aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/panel: rocktech-jh057n00900: Rename the driver to st7703Ondrej Jirman1-423/+0
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä1-3/+2
2019-12-09drm/panel: rocktech-jh057n00900: use drm_panel backlight supportSam Ravnborg1-12/+12
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-4/+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-07-26drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} consistentlyGuido Günther1-2/+2
2019-07-26drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()sGuido Günther1-2/+4
2019-07-26drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to disable()Guido Günther1-3/+3
2019-07-26drm/panel: jh057n00900: Move panel DSI init to enable()Guido Günther1-7/+8
2019-06-26drm/panel: jh057n00900: Add regulator supportGuido Günther1-0/+41
2019-06-26drm/panel: jh057n00900: Don't use magic constantGuido Günther1-1/+2
2019-06-13panel: rocktech: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+3
2019-04-04drm/panel: Rocktech jh057n00900: Add terminating newlines to loggingJoe Perches1-9/+10
2019-04-03drm/panel: Add Rocktech jh057n00900 panel driverGuido Günther1-0/+386