aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-ronbo-rb070d30.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14drm/panel: Delete panel on mipi_dsi_attach() failureBrian Norris1-1/+7
2020-10-17drm/panel: simplify the return expression of rb070d30_panel_enable()Liu Shixin1-6/+1
2020-08-18drm/panel: Use dev_ based loggingSam Ravnborg1-9/+7
2020-08-02drm/panel: remove return value of function drm_panel_addBernard Zhao1-3/+1
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä1-1/+0
2019-12-09drm/panel: ronbo-rb070d30: use drm_panel backlight supportSam Ravnborg1-16/+3
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-5/+5
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-02-26drm/panel: Add Ronbo RB070D30 panelKonstantin Sudakov1-0/+258