aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip/rockchip_drm_vop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-15drm/rockchip: remove vop_writel from vop1 driverTom Rix1-6/+0
2022-09-15drm/rockchip: support gamma control on RK3399Hugh Cole-Baker1-34/+71
2022-09-09drm/rockchip: vop: fix repeated words in commentwangjianli1-1/+1
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann1-4/+4
2022-07-26drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann1-1/+0
2022-07-02drm/rockchip: vop: Don't crash for invalid duplicate_state()Brian Norris1-0/+3
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä1-0/+1
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä1-0/+1
2022-05-03drm/rockchip: Support YUV formats with U/V swappedChen-Yu Tsai1-1/+19
2022-05-02drm/rockchip: Refactor IOMMU initialisationRobin Murphy1-0/+2
2022-05-02drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang1-1/+1
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-14/+12
2021-10-17drm/rockchip: vop: Add timeout for DSP holdBrian Norris1-1/+3
2021-10-06drm/rockchip: Update crtc fixup to account for fractional clk changeChris Morgan1-14/+12
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter1-1/+0
2021-05-28drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee1-0/+1
2021-03-24drm/rockchip: Remove unused variableMaxime Ripard1-2/+0
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard1-1/+2
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard1-4/+8
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard1-10/+10
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard1-1/+1
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard1-1/+3
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard1-12/+15
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard1-6/+10
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann1-1/+2
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen1-1/+0
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard1-2/+4
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard1-2/+6
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard1-1/+3
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard1-2/+4
2020-06-17drm/rockchip: Add per-pixel alpha support for the PX30 VOPPaul Kocialkowski1-0/+4
2020-05-17drm/rockchip: vop: call vop_cfg_done() under reg_lockEmil Velikov1-2/+2
2020-04-15drm/rockchip: fix spelling mistake "modifer" -> "modifier"Colin Ian King1-1/+1
2020-03-23drm/rockchip: Add support for afbcAndrzej Pietrasiewicz1-2/+135
2020-01-28drm/rockchip: plane_state->fb iff plane_state->crtcDaniel Vetter1-1/+1
2019-10-13drm/rockchip: vop: add the definition of dclk_polNickey Yang1-5/+7
2019-10-11drm/rockchip: Add optional support for CRTC gamma LUTEzequiel Garcia1-0/+120
2019-10-09drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson1-3/+34
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul1-4/+1
2019-08-08drm/rockchip: fix VOP_WIN_GET macroJohn Keeping1-1/+1
2019-07-26drm/rockchip: Don't fully disable vop on self refreshSean Paul1-5/+36
2019-07-26drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_dataSean Paul1-9/+9
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul1-9/+30
2019-07-17drm/rockchip: drop use of drmP.hSam Ravnborg1-15/+16
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-34/+27
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter1-34/+27
2019-06-16drm/rockchip: Base adjustments of the mode based on prev adjustmentsDouglas Anderson1-2/+2
2019-06-16drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson1-1/+2
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1