summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_framebuffer.c
AgeCommit message (Expand)Author
2016-12-15drm: Reject fbs w/o format info in drm_framebuffer_init()Ville Syrjälä
2016-12-15drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()Ville Syrjälä
2016-11-17drm: Nuke modifier[1-3]Ville Syrjälä
2016-11-12drm: move allocation out of drm_get_format_name()Eric Engestrom
2016-11-08drm: update the documentation of drm_framebuffer_unregister_privateRongrong Zou
2016-10-18drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart
2016-10-18drm: Use drm_format_info() in DRM core codeLaurent Pinchart
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter
2016-08-16drm/doc: Update drm_framebuffer docsDaniel Vetter
2016-08-16drm: Extract drm_framebuffer.[hc]Daniel Vetter