summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_modeset_helper.c
Commit message (Expand)AuthorAgeFilesLines
* drm: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg2019-02-071-0/+2
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm: Unexport primary plane helpersDaniel Vetter2018-10-051-0/+15
* drm/modeset-helper: Add simple modeset suspend/resume helpersNoralf Trønnes2017-11-301-0/+76
* drm: Plumb modifiers through plane initBen Widawsky2017-08-011-0/+1
* drm: Add mode_config .get_format_info() hookVille Syrjälä2017-03-221-1/+1
* drm: Convert all helpers to drm_connector_list_iterDaniel Vetter2016-12-181-0/+2
* drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-151-0/+1
* drm: Eliminate the useless "non-RGB fb" debug messageVille Syrjälä2016-12-151-12/+1
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-1/+0
* drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-151-3/+0
* drm: Nuke fb->depthVille Syrjälä2016-12-151-2/+0
* drm: Store a pointer to drm_format_info under drm_framebufferVille Syrjälä2016-12-151-0/+1
* drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-151-0/+1
* drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-151-1/+2
* drm: also move DSI panels to the front of the connector listJani Nikula2016-11-171-2/+3
* drm: Nuke modifier[1-3]Ville Syrjälä2016-11-171-1/+1
* drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-121-3/+4
* drm: Don't export the drm_fb_get_bpp_depth() functionLaurent Pinchart2016-10-181-2/+15
* drm/kms-helpers: Extract drm_modeset_helper.[hc]Daniel Vetter2016-08-161-0/+153