summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-tpo-tpg110.c
Commit message (Expand)AuthorAgeFilesLines
* drm/panel/panel-tpo-tpg110: fix a possible null pointer dereferenceMa Ke2023-10-101-0/+2
* drm/panel: tpg110: Silent no spi_device_id warningWei Yongjun2022-10-031-0/+7
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-2/+1
* drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param descri...Lee Jones2020-11-141-1/+2
* drm/panel: Use dev_ based loggingSam Ravnborg2020-08-181-21/+17
* drm/panel: remove return value of function drm_panel_addBernard Zhao2020-08-021-1/+3
* drm: Nuke mode->vrefreshVille Syrjälä2020-05-271-5/+0
* drm/panel: tpo-tpg110: use drm_panel backlight supportSam Ravnborg2019-12-091-14/+6
* drm/panel: drop drm_device from drm_panelSam Ravnborg2019-12-091-1/+1
* drm/panel: add drm_connector argument to get_modes()Sam Ravnborg2019-12-091-2/+2
* drm/panel: Add and fill drm_panel type fieldLaurent Pinchart2019-09-081-1/+2
* drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart2019-08-241-3/+1
* Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-03-291-2/+0
|\
| * drm: Kill drm_display_info.nameVille Syrjälä2019-03-271-2/+0
* | drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart2019-03-181-5/+5
|/
* drm/panel: Add a driver for the TPO TPG110Linus Walleij2019-01-111-0/+496