aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_atomic.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Revert drm2 removal.Warner Losh2018-08-241-0/+96
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-96/+0
* drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron2016-03-081-2/+5
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-7/+14
* Fix the incomplete conversion from atomic_t to long for test_bit().Jung-uk Kim2013-08-291-1/+1
* Clarify confusions between atomic_t and bitmap. Fix bitmap operationsJung-uk Kim2013-08-291-12/+18
* - Remove test_and_set_bit() macro. It is unused since r255037.Jung-uk Kim2013-08-291-5/+3
* drm: Update drm_atomic.h, now that projects/atomic64 is in HEADJean-Sébastien Pédron2013-08-251-46/+35
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+93