aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_plane.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-2/+2
2016-12-08drm: fix possible_crtc's typeTomi Valkeinen1-2/+2
2016-11-29drm: Fix locking cargo-cult in encoder/plane init/cleanupDaniel Vetter1-2/+2
2016-11-16drm/fence: add in-fences supportGustavo Padovan1-0/+1
2016-11-12drm: move allocation out of drm_get_format_name()Eric Engestrom1-3/+4
2016-10-04drm: Undo damage to page_flip_ioctlDaniel Vetter1-42/+39
2016-10-04drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctlChris Wilson1-0/+2
2016-09-22drm/doc: Polish plane composition property docsDaniel Vetter1-0/+3
2016-09-22drm/doc: Polish for drm_plane.[hc]Daniel Vetter1-109/+23
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter1-0/+990