summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-lg-lb035q02.c
Commit message (Expand)AuthorAgeFilesLines
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* drm/panel: remove return value of function drm_panel_addBernard Zhao2020-08-021-1/+3
* drm: Nuke mode->vrefreshVille Syrjälä2020-05-271-1/+0
* 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
* Merge v5.4-rc4 into drm-nextDaniel Vetter2019-10-231-1/+8
|\
| * drm/panel: lg-lb035q02: Fix SPI aliasLaurent Pinchart2019-10-081-1/+8
* | 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
|/
* drm/panel: Add driver for the NEC NL8048HL11 panelLaurent Pinchart2019-08-141-1/+1
* drm/panel: Add driver for the LG Philips LB035Q02 panelLaurent Pinchart2019-08-141-0/+237