summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c
Commit message (Expand)AuthorAgeFilesLines
* drm/rockchip: dsi: Disable PLL clock on bind errorBrian Norris2021-10-171-3/+5
* drm/rockchip: dsi: Fix unbalanced clock on probe errorBrian Norris2021-10-171-5/+1
* drm/rockchip: dsi: Reconfigure hardware on resume()Brian Norris2021-10-171-0/+37
* drm/rockchip: dsi: Hold pm-runtime across bind/unbindBrian Norris2021-10-171-18/+19
* drm/rockchip: dsi: make hstt_table staticJiapeng Chong2021-09-211-1/+1
* drm/rockchip: dsi: Fix duplicate included linux/phy/phy.hJiapeng Chong2021-09-211-1/+0
* drm/rockchip: dsi: add ability to work as a phy instead of full dsiHeiko Stuebner2021-07-251-0/+341
* drm/rockchip: dsi: add own additional pclk handlingHeiko Stuebner2021-07-251-0/+8
* drm/rockchip: remove unused functionJiapeng Chong2021-05-281-5/+0
* drm/rockchip: dsi: remove extra component_del() callThomas Hebb2021-05-281-4/+0
* drm/rockchip: dsi: move all lane config except LCDC mux to bind()Thomas Hebb2021-05-281-8/+28
* drm/rockchip: for error print, use the correct device pointerDafna Hirschfeld2020-11-291-1/+1
* drm/rockchip/dw-mipi-dsi-rockchip: Demote non-conformant kernel-doc headersLee Jones2020-11-171-2/+2
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
* drm/rockchip: Use simple encoderThomas Zimmermann2020-04-021-6/+2
* drm/rockchip: dsi: add px30 supportHeiko Stuebner2019-12-161-0/+27
* drm/rockchip: add ability to handle external dphys in mipi-dsiHeiko Stuebner2019-12-161-4/+64
* drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner2019-12-161-0/+78
* drm/rockchip: use DRM_DEV_ERROR for log outputWambui Karuga2019-11-081-1/+1
* drm/rockchip: drop use of drmP.hSam Ravnborg2019-07-171-4/+5
* drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart2019-01-141-1/+1
* drm/rockchip: dsi: add dual mipi supportHeiko Stuebner2018-10-301-0/+137
* drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driverNickey Yang2018-10-301-0/+939