summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Nuke modifier[1-3]Ville Syrjälä2016-11-171-0/+7
* drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-121-3/+4
* drm: update the documentation of drm_framebuffer_unregister_privateRongrong Zou2016-11-081-0/+5
* drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart2016-10-181-1/+1
* drm: Use drm_format_info() in DRM core codeLaurent Pinchart2016-10-181-90/+12Star
* drm: Extract drm_plane.[hc]Daniel Vetter2016-09-221-0/+26
* drm/doc: Update drm_framebuffer docsDaniel Vetter2016-08-161-0/+35
* drm: Extract drm_framebuffer.[hc]Daniel Vetter2016-08-161-0/+796