summaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_atomic.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2018-08-24Revert drm2 removal.Warner Losh
2018-08-22Remove legacy drm and drm2 from treeMatt Macy
2016-03-08drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron
2015-03-17drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron
2013-08-29Fix the incomplete conversion from atomic_t to long for test_bit().Jung-uk Kim
2013-08-29Clarify confusions between atomic_t and bitmap. Fix bitmap operationsJung-uk Kim
2013-08-29- Remove test_and_set_bit() macro. It is unused since r255037.Jung-uk Kim
2013-08-25drm: Update drm_atomic.h, now that projects/atomic64 is in HEADJean-Sébastien Pédron
2012-05-22Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov