index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
verisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-22
drm/verisilicon: Switch to atomic_create_state
Maxime Ripard
1
-2
/
+2
2026-05-26
drm: verisilicon: fix build failure of cursor plane code
Icenowy Zheng
1
-4
/
+4
2026-05-22
drm: verisilicon: add support for cursor planes
Icenowy Zheng
5
-3
/
+328
2026-05-22
drm: verisilicon: add max cursor size to HWDB
Icenowy Zheng
2
-0
/
+9
2026-05-07
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-9
/
+9
2026-05-04
drm: verisilicon: fill plane's vs_format in atomic_check
Icenowy Zheng
3
-12
/
+33
2026-05-04
drm: verisilicon: call atomic helper's plane state check even if no CRTC
Icenowy Zheng
1
-7
/
+3
2026-05-04
drm: verisilicon: subclass drm_plane_state
Icenowy Zheng
3
-3
/
+60
2026-05-04
drm: verisilicon: make vs_format conversion function return int
Icenowy Zheng
2
-3
/
+5
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
3
-9
/
+9
2026-04-30
drm: verisilicon: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
1
-1
/
+0
2026-03-25
drm: verisilicon: make vs_dc_platform_driver static
Icenowy Zheng
1
-1
/
+1
2026-02-09
drm: verisilicon: suppress snprintf warning for pixel clock name
Icenowy Zheng
1
-2
/
+2
2026-02-05
drm: verisilicon: add a driver for Verisilicon display controllers
Icenowy Zheng
19
-0
/
+1850