index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rockchip
/
rockchip_drm_vop2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-16
/
+65
2023-04-18
drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume
Sascha Hauer
1
-7
/
+3
2023-04-17
drm/rockchip: vop2: fix suspend/resume
Sascha Hauer
1
-0
/
+8
2023-03-23
drm/rockchip: vop2: Add error check to devm_regmap_init_mmio
Alfredo Cruz
1
-0
/
+2
2023-03-22
drm/rockchip: vop2: fix uninitialized variable possible_crtcs
Tom Rix
1
-5
/
+4
2023-03-09
drm/rockchip: vop2: add polarity flags to RGB output
Gerald Loacker
1
-0
/
+2
2023-03-09
drm/rockchip: vop2: use struct_size() in vop2_bind
Jacob Keller
1
-1
/
+1
2023-02-05
drm/rockchip: vop2: add support for the rgb output block
Michael Riesch
1
-0
/
+44
2023-02-05
drm/rockchip: vop2: use symmetric function pair vop2_{create,destroy}_crtcs
Michael Riesch
1
-15
/
+16
2023-02-05
drm/rockchip: vop2: initialize possible_crtcs properly
Michael Riesch
1
-3
/
+4
2023-01-18
drm/rockchip: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
1
-2
/
+8
2022-10-30
drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Yuan Can
1
-1
/
+1
2022-10-29
drm/rockchip: vop2: disable planes when disabling the crtc
Michael Tretter
1
-0
/
+4
2022-10-29
drm/rockchip: vop2: fix null pointer in plane_atomic_disable
Michael Tretter
1
-2
/
+4
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+0
2022-09-09
drm/rockchip: vop2: Fix eDP/HDMI sync polarities
Sascha Hauer
1
-0
/
+4
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+3
2022-05-17
drm/rockchip: Change register space names in vop2
Sascha Hauer
1
-2
/
+2
2022-05-15
drm/rockchip: vop2: unlock on error path in vop2_crtc_atomic_enable()
Dan Carpenter
1
-0
/
+1
2022-05-08
drm/rockchip: Fix spelling mistake "aligened" -> "aligned"
Colin Ian King
1
-1
/
+1
2022-05-08
drm/rockchip: remove unneeded semicolon from vop2 driver
Yang Li
1
-1
/
+1
2022-05-04
drm/rockchip: Add VOP2 driver
Andy Yan
1
-0
/
+2706