aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/radeon/radeon_reg.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the i915 and radeon drivers.Warner Losh2019-02-191-3713/+0
* Revert drm2 removal.Warner Losh2018-08-241-0/+3713
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-3713/+0
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thisEitan Adler2013-11-301-18/+18
* Similar to the (1 << 31) case it is not defined to do (2 << 30).Eitan Adler2013-11-301-2/+2
* drm/radeon: Import the Radeon KMS driverJean-Sébastien Pédron2013-08-251-0/+3713