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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-6
/
+6
2023-12-13
drm/rockchip: vop2: Add support for rk3588
Andy Yan
3
-6
/
+696
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
3
-3
/
+16
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-12-13
drm/rockchip: move output interface related definition to rockchip_drm_drv.h
Andy Yan
11
-35
/
+18
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
1
-3
/
+11
2023-11-23
drm/rockchip: rk3066_hdmi: include drm/drm_atomic.h
Arnd Bergmann
1
-0
/
+1
2023-11-20
drm/rockchip: rk3066_hdmi: Switch encoder hooks to atomic
Johan Jonker
1
-18
/
+17
2023-11-20
drm/rockchip: rk3066_hdmi: Remove useless mode_fixup
Johan Jonker
1
-9
/
+0
2023-11-20
drm/rockchip: vop2: Add NV20 and NV30 support
Jonas Karlman
2
-0
/
+7
2023-11-20
drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
Jonas Karlman
1
-3
/
+11
2023-10-24
drm/rockchip: vop: Add NV15, NV20 and NV30 support
Jonas Karlman
3
-17
/
+86
2023-10-24
drm/rockchip: vop2: rename window formats to show window type using them
Andy Yan
1
-15
/
+15
2023-10-24
drm/rockchip: vop2: Add more supported 10bit formats
Andy Yan
2
-6
/
+61
2023-10-24
drm/rockchip: vop2: remove the unsupported format of cluster window
Andy Yan
2
-26
/
+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
2
-5
/
+0
2023-10-16
drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()
Dan Carpenter
1
-1
/
+1
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-8
/
+9
2023-10-09
drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-10-09
drm/rockchip: remove redundant of_match_ptr
Zhu Wang
3
-3
/
+3
2023-10-09
drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
Christophe JAILLET
1
-2
/
+13
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-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-35
/
+103
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-8
/
+9
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-08-13
drm/rockchip: vop: Fix call to crtc reset helper
Jonas Karlman
1
-1
/
+4
2023-08-13
drm/rockchip: vop: Use cleanup helper directly as destroy funcs
Jonas Karlman
1
-13
/
+3
2023-08-13
drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
Jonas Karlman
1
-1
/
+2
2023-08-10
drm/rockchip: dsi: Add rv1126 MIPI DSI support
Jagan Teki
1
-0
/
+20
2023-08-10
drm/rockchip: vop: Add rv1126 vop_lite support
Jagan Teki
1
-0
/
+55
2023-08-09
drm/rockchip: Don't spam logs in atomic check
Daniel Stone
1
-8
/
+9
2023-07-27
Merge tag 'drm-misc-next-2023-07-21' of ssh://git.freedesktop.org/git/drm/drm...
Daniel Vetter
6
-4
/
+7
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-2
/
+2
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
6
-4
/
+7
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
10
-43
/
+20
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-8
/
+7
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-08
drm/rockchip: Convert to platform remove callback returning void
Uwe Kleine-König
10
-40
/
+20
[next]