summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip/rockchip_drm_vop.c
AgeCommit message (Expand)Author
2023-11-20drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman
2023-10-24drm/rockchip: vop: Add NV15, NV20 and NV30 supportJonas Karlman
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-12drm/rockchip: vop: Fix call to crtc reset helperJonas Karlman
2023-08-12drm/rockchip: vop: Use cleanup helper directly as destroy funcsJonas Karlman
2023-08-12drm/rockchip: vop: Fix reset of state in duplicate state crtc funcsJonas Karlman
2023-08-09drm/rockchip: Don't spam logs in atomic checkDaniel Stone
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-05-05drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris
2023-03-09drm/rockchip: vop: limit maximum resolution to hardware capabilitiesSascha Hauer
2023-02-05drm/rockchip: vop: Quiet always-warning AFBC logBrian Norris
2023-02-05drm/rockchip: rgb: add video_port parameter to init functionMichael Riesch
2022-10-29drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Yuan Can
2022-09-15drm/rockchip: remove vop_writel from vop1 driverTom Rix
2022-09-15drm/rockchip: support gamma control on RK3399Hugh Cole-Baker
2022-09-09drm/rockchip: vop: fix repeated words in commentwangjianli
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann
2022-07-26drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann
2022-07-02drm/rockchip: vop: Don't crash for invalid duplicate_state()Brian Norris
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-05-03drm/rockchip: Support YUV formats with U/V swappedChen-Yu Tsai
2022-05-02drm/rockchip: Refactor IOMMU initialisationRobin Murphy
2022-05-02drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-10-17drm/rockchip: vop: Add timeout for DSP holdBrian Norris
2021-10-06drm/rockchip: Update crtc fixup to account for fractional clk changeChris Morgan
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter
2021-05-28drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee
2021-03-24drm/rockchip: Remove unused variableMaxime Ripard
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
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-06-17drm/rockchip: Add per-pixel alpha support for the PX30 VOPPaul Kocialkowski
2020-05-17drm/rockchip: vop: call vop_cfg_done() under reg_lockEmil Velikov
2020-04-15drm/rockchip: fix spelling mistake "modifer" -> "modifier"Colin Ian King
2020-03-23drm/rockchip: Add support for afbcAndrzej Pietrasiewicz
2020-01-28drm/rockchip: plane_state->fb iff plane_state->crtcDaniel Vetter
2019-10-13drm/rockchip: vop: add the definition of dclk_polNickey Yang