Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src/sys/external/bsd/drm2/radeon



Module Name:    src
Committed By:   martin
Date:           Wed Nov 12 14:09:57 UTC 2014

Modified Files:
        src/sys/external/bsd/drm2/radeon [netbsd-7]: files.radeon

Log Message:
Pull up following revision(s) (requested by snj in ticket #215):
        sys/external/bsd/drm2/radeon/files.radeon: revision 1.6
        sys/external/bsd/drm2/radeon/files.radeon: revision 1.7
        sys/external/bsd/drm2/radeon/files.radeon: revision 1.8
        sys/external/bsd/drm2/radeon/files.radeon: revision 1.9
        sys/external/bsd/drm2/radeon/files.radeon: revision 1.10
        sys/external/bsd/drm2/radeon/files.radeon: revision 1.11
        sys/external/bsd/drm2/radeon/files.radeon: revision 1.12
Suppress clang warning about `= {0}'.
Suppress some more missing field initializer warnings from Clang.
-Wno-unused-const-variable for radeon kv_dpm.c.
Spell -Wno-missing-prototypes correctly.
rv770_dpm.c needs -Wno-missing-field-initializers.
si_dpm.c needs -Wno-unused-const-variable.
trinity_dpm.c needs -Wno-unused-const-variable.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.4.1 src/sys/external/bsd/drm2/radeon/files.radeon

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index