summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm2/drm_atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the incomplete conversion from atomic_t to long for test_bit().jkim2013-08-291-1/+1
* Clarify confusions between atomic_t and bitmap. Fix bitmap operationsjkim2013-08-291-12/+18
* - Remove test_and_set_bit() macro. It is unused since r255037.jkim2013-08-291-5/+3
* drm: Update drm_atomic.h, now that projects/atomic64 is in HEADdumbbell2013-08-251-46/+35
* Add the code for new Intel GPU driver, which supports GEM, KMS andkib2012-05-221-0/+93
OpenPOWER on IntegriCloud