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
2024-04-25
drm/rockchip: vop2: Fix the port mux of VP2
Andy Yan
1
-1
/
+1
2024-04-19
drm/rockchip: vop2: Do not divide height twice for YUV
Detlev Casanova
1
-10
/
+12
2024-02-13
drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()
Harshit Mogalapalli
1
-1
/
+3
2024-01-05
drm/rockchip: vop2: Drop unused if_dclk_rate variable
Cristian Ciocaltea
1
-2
/
+1
2024-01-04
drm/rockchip: vop2: Drop superfluous include
Cristian Ciocaltea
1
-1
/
+0
2023-12-25
drm/rockchip: vop2: clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2023-12-25
drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtime
Andy Yan
1
-6
/
+2
2023-12-13
drm/rockchip: vop2: rename VOP_FEATURE_OUTPUT_10BIT to VOP2_VP_FEATURE_OUTPUT...
Andy Yan
1
-1
/
+1
2023-12-13
drm/rockchip: vop2: Add support for rk3588
Andy Yan
1
-6
/
+394
2023-12-13
drm/rockchip: vop2: rename grf to sys_grf
Andy Yan
1
-4
/
+4
2023-12-13
drm/rockchip: vop2: set bg dly and prescan dly at vop2_post_config
Andy Yan
1
-16
/
+10
2023-12-13
drm/rockchip: vop2: Set YUV/RGB overlay mode
Andy Yan
1
-3
/
+14
2023-12-13
drm/rockchip: vop2: Add write mask for VP config done
Andy Yan
1
-2
/
+13
2023-12-13
drm/rockchip: vop2: clear afbc en and transform bit for cluster window at lin...
Andy Yan
1
-0
/
+5
2023-12-13
drm/rockchip: vop2: set half_block_en bit in all mode
Andy Yan
1
-7
/
+18
2023-12-13
Revert "drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume"
Andy Yan
1
-3
/
+7
2023-11-20
drm/rockchip: vop2: Add NV20 and NV30 support
Jonas Karlman
1
-0
/
+5
2023-10-24
drm/rockchip: vop2: Add more supported 10bit formats
Andy Yan
1
-1
/
+44
2023-10-24
drm/rockchip: vop2: remove the unsupported format of cluster window
Andy Yan
1
-23
/
+1
2023-10-24
drm/rockchip: vop: fix format bpp calculation
Andy Yan
1
-2
/
+16
2023-10-16
drm/rockchip: remove NR_LAYERS macro on vop2
Andy Yan
1
-3
/
+1
2023-10-16
drm/rockchip: remove unused struct in vop2
Andy Yan
1
-2
/
+0
2023-10-09
drm/rockchip: vop2: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-09
drm/rockchip: vop2: Demote message in mod_supported to drm_dbg_kms
Michael Tretter
1
-2
/
+2
2023-08-13
drm/rockchip: vop2: Add missing call to crtc reset helper
Jonas Karlman
1
-17
/
+14
2023-08-13
drm/rockchip: vop2: Don't crash for invalid duplicate_state
Jonas Karlman
1
-3
/
+5
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
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
[next]