summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip
AgeCommit message (Expand)Author
2017-03-01drm/rockchip: dw-mipi-dsi: ensure PHY is resetJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: fix escape clock rateJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: allow commands in panel_disableJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: prepare panel after phy initJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: don't assume buffer is alignedJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: only request HS clock when requiredJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: respect message flagsJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: include bad value in error messageJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_bufJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: fix generic packet status checkJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: fix command header writesJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: remove mode_set hookJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: pass mode in where neededJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPIJohn Keeping
2017-02-28Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...Dave Airlie
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-23drm/rockchip: cdn-dp: Fix error handlingChristophe JAILLET
2017-02-23drm/rockchip: add extcon dependency for DPArnd Bergmann
2017-02-15drm/rockchip: Use common IOMMU API to attach devicesShunqian Zheng
2017-02-15drm/rockchip: Do not use DMA mapping API if attached to IOMMU domainTomasz Figa
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart
2017-02-09drm: rockchip: remove struct rockchip_crtc_funcsShawn Guo
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-07drm/rockchip: cdn-dp: fix cdn-dp complie warningMark Yao
2017-02-07Merge branch 'drm-rockchip-next-2017-02-05' of https://github.com/markyzq/ker...Dave Airlie
2017-02-05drm/rockchip: cdn-dp: don't configure hardware in mode_setChris Zhong
2017-02-05drm/rockchip: cdn-dp: retry to check sink countChris Zhong
2017-02-05drm/rockchip: cdn-dp: Move mutex_init to probeJeffy Chen
2017-02-05drm/rockchip: cdn-dp: do not use drm_helper_hpd_irq_eventChris Zhong
2017-02-05drm/rockchip: cdn-dp: Do not run worker while suspendedGuenter Roeck
2017-02-05drm/rockchip: cdn-dp: Load firmware if no monitor connectedGuenter Roeck
2017-02-05drm/rockchip: cdn-dp: add cdn DP support for rk3399Chris Zhong
2017-02-05drm/rockchip: return ERR_PTR instead of NULLJulia Lawall
2017-02-05drm/rockchip: vop: make vop register setting take effectChris Zhong
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-18drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common codeLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functionsLaurent Pinchart
2016-12-30drm: rockchip: use crtc helper drm_crtc_from_index()Shawn Guo
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-11-14drm/rockchip: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King
2016-10-19gpu: Remove depends on RESET_CONTROLLER when not a providerStephen Boyd
2016-10-04drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support itTomeu Vizoso
2016-10-04drm/rockchip: mark symbols static where possibleBaoyou Xie