summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip
AgeCommit message (Expand)Author
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-06drm/rockchip: Update crtc fixup to account for fractional clk changeChris Morgan
2021-09-24Merge tag 'drm-misc-next-2021-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-09-21drm/rockchip: remove of_match_ptr() from analogix dp driverSouptick Joarder
2021-09-21drm/rockchip: remove of_match_ptr() from vop_driver_dt_matchSouptick Joarder
2021-09-21drm/rockchip: Check iommu itself instead of it's parent for device_is_availableAndy Yan
2021-09-21drm/rockchip: dsi: make hstt_table staticJiapeng Chong
2021-09-21drm/rockchip: dsi: Fix duplicate included linux/phy/phy.hJiapeng Chong
2021-09-21drm/rockchip: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-09-21drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attachAlex Bee
2021-09-21drm/rockchip: handle non-platform devices in rockchip_drm_endpoint_is_subdriverAlex Bee
2021-09-21drm/rockchip: remove unused psr_list{,_lock}Brian Norris
2021-09-16drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann
2021-08-26drm: rockchip: remove reference to non-existing config DRM_RGBLukas Bulwahn
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-25drm/rockchip: dsi: add ability to work as a phy instead of full dsiHeiko Stuebner
2021-07-25drm/rockchip: dsi: add own additional pclk handlingHeiko Stuebner
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-29drm/rockchip: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter
2021-05-28drm/rockchip: vop: add PX30 version infoJohan Jonker
2021-05-28drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 resultColin Ian King
2021-05-28drm/rockchip: lvds: Fix an error handling pathChristophe JAILLET
2021-05-28drm/rockchip: remove unused functionJiapeng Chong
2021-05-28drm/rockchip: dsi: remove extra component_del() callThomas Hebb
2021-05-28drm/rockchip: dsi: move all lane config except LCDC mux to bind()Thomas Hebb
2021-05-28drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE macroPeter Robinson
2021-05-28drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...Yang Yingliang
2021-05-28drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee
2021-05-28drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188Alex Bee
2021-05-28drm: rockchip: add missing registers for RK3066Alex Bee
2021-05-28drm: rockchip: add missing registers for RK3188Alex Bee
2021-05-28drm: rockchip: add scaling for RK3036 win1Alex Bee
2021-05-28drm/rockchip: remove existing generic drivers to take over the deviceJavier Martinez Canillas
2021-03-24drm/rockchip: Remove unused variableMaxime Ripard
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-25drm/rockchip: Require the YTR modifier for AFBCAlyssa Rosenzweig
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2021-02-10drm: use getter/setter functionsJulia Lawall
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst