summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c
Commit message (Expand)AuthorAgeFilesLines
* drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} consistentlyGuido Günther2019-07-261-2/+2
* drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()sGuido Günther2019-07-261-2/+4
* drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to disable()Guido Günther2019-07-261-3/+3
* drm/panel: jh057n00900: Move panel DSI init to enable()Guido Günther2019-07-261-7/+8
* drm/panel: jh057n00900: Add regulator supportGuido Günther2019-06-261-0/+41
* drm/panel: jh057n00900: Don't use magic constantGuido Günther2019-06-261-1/+2
* panel: rocktech: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-131-11/+3
* drm/panel: Rocktech jh057n00900: Add terminating newlines to loggingJoe Perches2019-04-041-9/+10
* drm/panel: Add Rocktech jh057n00900 panel driverGuido Günther2019-04-031-0/+386