index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rockchip
/
rockchip_drm_vop.c
Age
Commit message (
Expand
)
Author
2022-10-29
drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Yuan Can
2022-09-15
drm/rockchip: remove vop_writel from vop1 driver
Tom Rix
2022-09-15
drm/rockchip: support gamma control on RK3399
Hugh Cole-Baker
2022-09-09
drm/rockchip: vop: fix repeated words in comment
wangjianli
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-02
drm/rockchip: vop: Don't crash for invalid duplicate_state()
Brian Norris
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-05-03
drm/rockchip: Support YUV formats with U/V swapped
Chen-Yu Tsai
2022-05-02
drm/rockchip: Refactor IOMMU initialisation
Robin Murphy
2022-05-02
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
Yang Yingliang
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-10-17
drm/rockchip: vop: Add timeout for DSP hold
Brian Norris
2021-10-06
drm/rockchip: Update crtc fixup to account for fractional clk change
Chris Morgan
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-05-28
drm: rockchip: set alpha_en to 0 if it is not used
Alex Bee
2021-03-24
drm/rockchip: Remove unused variable
Maxime Ripard
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-06-17
drm/rockchip: Add per-pixel alpha support for the PX30 VOP
Paul Kocialkowski
2020-05-17
drm/rockchip: vop: call vop_cfg_done() under reg_lock
Emil Velikov
2020-04-15
drm/rockchip: fix spelling mistake "modifer" -> "modifier"
Colin Ian King
2020-03-23
drm/rockchip: Add support for afbc
Andrzej Pietrasiewicz
2020-01-28
drm/rockchip: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-10-13
drm/rockchip: vop: add the definition of dclk_pol
Nickey Yang
2019-10-11
drm/rockchip: Add optional support for CRTC gamma LUT
Ezequiel Garcia
2019-10-09
drm/rockchip: Round up _before_ giving to the clock framework
Douglas Anderson
2019-09-19
drm: Measure Self Refresh Entry/Exit times to avoid thrashing
Sean Paul
2019-08-08
drm/rockchip: fix VOP_WIN_GET macro
John Keeping
2019-07-26
drm/rockchip: Don't fully disable vop on self refresh
Sean Paul
2019-07-26
drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_data
Sean Paul
2019-07-26
drm/rockchip: Use the helpers for PSR
Sean Paul
2019-07-17
drm/rockchip: drop use of drmP.h
Sam Ravnborg
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-16
drm/rockchip: Base adjustments of the mode based on prev adjustments
Douglas Anderson
2019-06-16
drm/rockchip: Properly adjust to a true clock in adjusted_mode
Douglas Anderson
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[next]