summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip/rockchip_drm_vop.c
AgeCommit message (Expand)Author
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
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-04-25drm/rockchip: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-03-30drm/rockchip: vop: Support dithering to RGB666Urja Rannikko
2019-03-18drm/rockchip: vop: reset scale mode when win is disabledJonas Karlman
2019-01-27drm/rockchip: check yuv2yuv existence before assigning window dataHeiko Stuebner
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-11drm/rockchip: Add reflection propertiesDaniele Castagna
2019-01-11drm/rockchip: Fix typo in VOP macros argumentEzequiel Garcia
2019-01-10drm/rockchip: Fix YUV buffers color renderingDaniele Castagna
2019-01-10drm/rockchip: update cursors asynchronously through atomic.Enric Balletbo i Serra
2018-12-12drm/rockchip: Add implicit fencing support for planesHeiko Stuebner
2018-10-30drm/rockchip: dsi: add dual mipi supportHeiko Stuebner
2018-09-05drm/rockchip: Add support for Rockchip Soc RGB output interfaceSandy Huang
2018-08-29drm/rockchip: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2018-08-22drm/crc: Cleanup crtc_crc_open functionMahesh Kumar