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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-02
drm/amdgpu: Add pcie indirect to register block
Lijo Lazar
12
-62
/
+47
2026-03-02
drm/amdgpu: Add pciep method to register block
Lijo Lazar
9
-16
/
+42
2026-03-02
drm/amdgpu: Add audio method to register block
Lijo Lazar
8
-76
/
+66
2026-03-02
drm/amdgpu: Add se cac method to register block
Lijo Lazar
5
-13
/
+36
2026-03-02
drm/amdgpu: Add gc cac method to register block
Lijo Lazar
6
-21
/
+42
2026-03-02
drm/amdgpu: Add didt method to register block
Lijo Lazar
13
-47
/
+59
2026-03-02
drm/amdgpu: Drop redundant syncobj handle limit checks in userq ioctls
Srinivasan Shanmugam
1
-4
/
+2
2026-03-02
drm/amd/ras: add wrapper funcs for pmfw eeprom
Gangliang Xie
2
-0
/
+141
2026-03-02
drm/amd/ras: add uniras smu feature flag init func
Gangliang Xie
5
-1
/
+74
2026-03-02
drm/amd/ras: add pmfw eeprom smu interfaces
Gangliang Xie
2
-0
/
+64
2026-03-02
drm/amd/pm: add feature query interface for uniras
Gangliang Xie
2
-0
/
+14
2026-03-02
drm/amd/pm: add pmfw eeprom messages into uniras interface
Gangliang Xie
1
-0
/
+11
2026-03-02
drm/amdgpu: Add uvd indirect to register block
Lijo Lazar
12
-46
/
+55
2026-03-02
drm/amdgpu: Add smc method to register block
Lijo Lazar
14
-60
/
+84
2026-03-02
drm/amdgpu: clear related counter after RAS eeprom reset
Tao Zhou
1
-0
/
+3
2026-03-02
drm/amdgpu: compatible with specific RAS old eeprom format
Tao Zhou
1
-5
/
+12
2026-03-02
drm/amdgpu/userq: change queue id type to u32 from int
Sunil Khatri
1
-4
/
+4
2026-03-02
drm/amd/display: Promote DC to 3.2.372
Taimur Hassan
1
-1
/
+1
2026-03-02
drm/amdgpu: Fix static assertion failure issue
YiPeng Chai
2
-4
/
+5
2026-03-02
drm/amd/display: Prevent integer overflow when mhz to khz
Alex Hung
2
-13
/
+13
2026-03-02
drm/amd/display: Remove always-false branches
Alex Hung
2
-10
/
+1
2026-03-02
drm/amd/display: Remove redundant initializers
Alex Hung
2
-7
/
+7
2026-03-02
drm/amd/display: Silence unused variable warning
Clay King
1
-3
/
+3
2026-03-02
drm/amd/display: Initialize replay_state to PR_STATE_INVALID
Ivan Lipski
1
-1
/
+1
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
1
-1
/
+5
2026-03-02
drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()
Yujie Liu
1
-1
/
+1
2026-03-02
drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()
Yujie Liu
1
-2
/
+2
2026-03-02
drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
Yujie Liu
1
-1
/
+1
2026-03-02
drm/amd/ras: Fix type size of remainder argument
Kees Cook
1
-2
/
+4
2026-03-02
drm/amdgpu: Move register access functions
Lijo Lazar
5
-671
/
+731
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
1
-1
/
+3
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
2
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
2
-3
/
+6
2026-03-02
drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
Matt Roper
1
-6
/
+7
2026-03-02
drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()
Raag Jadav
1
-63
/
+79
2026-03-02
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
2
-8
/
+37
2026-03-02
drm/tyr: Clarify driver/device type names
Deborah Brouwer
4
-40
/
+36
2026-03-02
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
2
-13
/
+13
2026-03-02
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
1
-0
/
+1
2026-03-02
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
1
-0
/
+9
2026-03-02
drm/syncobj: Fix handle <-> fd ioctls with dirty stack
Julian Orth
1
-2
/
+2
2026-03-02
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2026-03-02
drm/panfrost: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2026-03-02
drm: renesas: rz-du: mipi_dsi: Set DSI divider
Chris Brandt
1
-1
/
+15
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
175
-4320
/
+5446
2026-02-27
drm/xe/vf: Redo LRC creation while in VF fixups
Tomasz Lis
4
-13
/
+59
2026-02-27
drm/xe/vf: Wait for all fixups before using default LRCs
Tomasz Lis
2
-8
/
+10
2026-02-27
drm/xe: Wrappers for setting and getting LRC references
Tomasz Lis
3
-19
/
+60
2026-02-27
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
2
-13
/
+13
2026-02-27
drm/xe: restrict multi-lrc to VCS/VECS engines
Xin Wang
4
-0
/
+29
[prev]
[next]