aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-tpo-tpg110.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-14drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param descriptionLee Jones1-1/+2
2020-08-18drm/panel: Use dev_ based loggingSam Ravnborg1-21/+17
2020-08-02drm/panel: remove return value of function drm_panel_addBernard Zhao1-1/+3
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä1-5/+0
2019-12-09drm/panel: tpo-tpg110: use drm_panel backlight supportSam Ravnborg1-14/+6
2019-12-09drm/panel: drop drm_device from drm_panelSam Ravnborg1-1/+1
2019-12-09drm/panel: add drm_connector argument to get_modes()Sam Ravnborg1-2/+2
2019-09-08drm/panel: Add and fill drm_panel type fieldLaurent Pinchart1-1/+2
2019-08-24drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart1-3/+1
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+0
2019-03-27drm: Kill drm_display_info.nameVille Syrjälä1-2/+0
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart1-5/+5
2019-01-11drm/panel: Add a driver for the TPO TPG110Linus Walleij1-0/+496