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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-03
drm/i915/backlight: Update debug log during backlight setup
Suraj Kandpal
1
-1
/
+2
2026-03-03
drm/i915/backlight: Short circuit intel_dp_aux_supports_hdr_backlight
Suraj Kandpal
1
-2
/
+2
2026-03-03
drm/i915/backlight: Check luminance_set when disabling PWM via AUX VESA backlight
Suraj Kandpal
1
-1
/
+2
2026-03-03
drm/i915/backlight: Take luminance_set into account for VESA backlight
Suraj Kandpal
1
-1
/
+2
2026-03-03
drm/i915/backlight: Use intel_panel variable instead of intel_connector
Suraj Kandpal
1
-1
/
+1
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
123
-1822
/
+3478
2026-03-02
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
1
-1
/
+3
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
1
-1
/
+5
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/amd/ras: Add table reset func for pmfw eeprom
Gangliang Xie
4
-2
/
+63
2026-03-02
drm/amd/display: remove extra ; from statement, remove extra tabs
Colin Ian King
1
-3
/
+3
2026-03-02
drm/amdgpu: Use get_smn_base in aqua_vanjaram
Lijo Lazar
9
-42
/
+87
2026-03-02
drm/amdgpu: Add smn callbacks to register block
Lijo Lazar
2
-0
/
+24
2026-03-02
drm/amdgpu: Move pcie lock to register block
Lijo Lazar
8
-57
/
+56
2026-03-02
drm/amdgpu: Add pcie64 extended to register block
Lijo Lazar
6
-29
/
+34
2026-03-02
drm/amdgpu: Add pcie64 indirect to register block
Lijo Lazar
9
-55
/
+38
2026-03-02
drm/amdgpu: Add pcie ext access to register block
Lijo Lazar
6
-28
/
+34
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
[prev]
[next]