aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_mode_object.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-2/+2
2016-12-27drm: Get atomic property value even if DRIVER_ATOMIC is not setDhinakaran Pandiyan1-1/+2
2016-09-12drm: Move property validation to a helper, v2.Maarten Lankhorst1-15/+16
2016-08-29drm/doc: Polish docs for drm_mode_objectDaniel Vetter1-4/+13
2016-08-29drm: Remove drm_mode_object->atomic_countDaniel Vetter1-19/+12
2016-08-29drm: Extract drm_mode_object.[hc]Daniel Vetter1-0/+435