summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_plane.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2016-12-091-2/+2
|\
| * drm: Fix locking cargo-cult in encoder/plane init/cleanupDaniel Vetter2016-11-291-2/+2
* | drm: fix possible_crtc's typeTomi Valkeinen2016-12-081-2/+2
|/
* drm/fence: add in-fences supportGustavo Padovan2016-11-161-0/+1
* drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-121-3/+4
* drm: Undo damage to page_flip_ioctlDaniel Vetter2016-10-041-42/+39
* drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctlChris Wilson2016-10-041-0/+2
* drm/doc: Polish plane composition property docsDaniel Vetter2016-09-221-0/+3
* drm/doc: Polish for drm_plane.[hc]Daniel Vetter2016-09-221-109/+23
* drm: Extract drm_plane.[hc]Daniel Vetter2016-09-221-0/+990