aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip/dw-mipi-dsi.c
Commit message (Expand)AuthorAge
* drm/rockchip: Replace dev_* with DRM_DEV_*Haneen Mohammed2017-09-17
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-08
* drm/rockchip/dsi: correct the grf_switch_reg nameChris Zhong2017-03-24
* drm/rockchip/dsi: enable the grf clk before writing grf registersChris Zhong2017-03-24
* drm/rockchip/dsi: check phy_cfg_clk only for RK3399Chris Zhong2017-03-24
* drm/rockchip: Refactor the component match logic.Jeffy Chen2017-03-24
* drm/rockchip/dsi: add dw-mipi power domain supportChris Zhong2017-03-01
* drm/rockchip/dsi: fix insufficient bandwidth of some panelChris Zhong2017-03-01
* drm/rockchip/dsi: remove mode_valid functionChris Zhong2017-03-01
* drm/rockchip/dsi: dw-mipi: correct the coding styleChris Zhong2017-03-01
* drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsiChris Zhong2017-03-01
* drm/rockchip: dw-mipi-dsi: add reset controlJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: support non-burst modesJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: defer probe if panel is not loadedJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNCJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: use specific poll helperJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: improve PLL configurationJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: properly configure PHY timingJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: configure PHY before enablingJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: ensure PHY is resetJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: fix escape clock rateJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: allow commands in panel_disableJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: prepare panel after phy initJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: don't assume buffer is alignedJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: only request HS clock when requiredJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: respect message flagsJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: include bad value in error messageJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_bufJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: fix generic packet status checkJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: fix command header writesJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: remove mode_set hookJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: pass mode in where neededJohn Keeping2017-03-01
* drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPIJohn Keeping2017-03-01
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
* drm: rockchip: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
* drm/rockchip: get rid of rockchip_drm_crtc_mode_configMark Yao2016-05-03
* Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i...Dave Airlie2016-03-02
|\
| * drm/rockchip: remove rockchip_drm_encoder_get_mux_idPhilipp Zabel2016-03-01
* | drm/rockchip: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
|/
* drm/rockchip/dsi: fix handling mipi_dsi_pixel_format_to_bpp resultAndrzej Hajda2016-01-17
* drm: rockchip: Support Synopsys DW MIPI DSIChris Zhong2016-01-06