summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip/rockchip_drm_vop.c
AgeCommit message (Expand)Author
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
2019-10-11drm/rockchip: Add optional support for CRTC gamma LUTEzequiel Garcia
2019-10-09drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul
2019-08-08drm/rockchip: fix VOP_WIN_GET macroJohn Keeping
2019-07-26drm/rockchip: Don't fully disable vop on self refreshSean Paul
2019-07-26drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_dataSean Paul
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul
2019-07-17drm/rockchip: drop use of drmP.hSam Ravnborg
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-16drm/rockchip: Base adjustments of the mode based on prev adjustmentsDouglas Anderson
2019-06-16drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-04drm/rockchip: fix fb references in async updateHelen Koike
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard
2019-05-20drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_infoMaxime Ripard