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-02-23
drm/amd/display: Add missing clock types & fix formatting
Ovidiu Bunea
1
-4
/
+6
2026-02-23
drm/amd/display: Fix dcn401_optimize_bandwidth
Charlene Liu
1
-2
/
+2
2026-02-23
drm/amd/display: Silence type mismatch warning
Gaghik Khachatrian
1
-1
/
+1
2026-02-23
drm/amd/display: Fix DPIA number and driver ID field issue
Cruise Hung
2
-3
/
+3
2026-02-23
drm/amd/display: Fix cursor pos at overlay plane edges on DCN4
Ivan Lipski
1
-0
/
+19
2026-02-23
drm/amd/display: Exit IPS w/ DC helper for all dc_set_power_state cases
Ovidiu Bunea
1
-2
/
+5
2026-02-23
drm/amdgpu: Add xgmi link status for VFs
Simon Louis
2
-0
/
+5
2026-02-23
drm/amd/display: Add atomfirmware cap for DP++ Type2
Aurabindo Pillai
1
-0
/
+1
2026-02-23
drm/amdgpu: Print full vbios info
Lijo Lazar
1
-2
/
+26
2026-02-23
drm/amdgpu: rework ring reset backup and reemit v9
Alex Deucher
4
-117
/
+74
2026-02-23
drm/amdgpu/discovery: Enable DM for DCN42
Roman Li
1
-0
/
+1
2026-02-23
drm/amd/display: Enable dcn42 in DM
Roman Li
2
-7
/
+37
2026-02-23
drm/amd/display: Enable dcn42 DC
Roman Li
42
-36
/
+568
2026-02-23
drm/amd/display: Enable dcn42 DMUB
Roman Li
3
-4
/
+68
2026-02-23
drm/amd/display: Add DMUB support for dcn42
Roman Li
2
-0
/
+923
2026-02-23
drm/amd/display: Add dcn42 DC resources
Roman Li
40
-0
/
+14974
2026-02-23
drm/amd/display: Add dcn42 register headers
Roman Li
4
-0
/
+85979
2026-02-23
drm/amdgpu: Use DC by default on CIK APUs
Timur Kristóf
1
-11
/
+0
2026-02-23
drm/amd/display: Implement DAC load detection on external DP bridge encoders
Timur Kristóf
3
-3
/
+14
2026-02-23
drm/amd/display: Use external DP bridge encoders
Timur Kristóf
2
-3
/
+35
2026-02-23
drm/amd/display: Link detection for external DP bridge encoders
Timur Kristóf
2
-14
/
+14
2026-02-23
drm/amd/display: Add DCE HWSS support for external DP bridge encoders
Timur Kristóf
2
-0
/
+57
2026-02-23
drm/amd/display: Use preferred DP link rate if specified
Timur Kristóf
1
-0
/
+2
2026-02-23
drm/amd/display: Add ability for HWSS to prepare the DDC before use
Timur Kristóf
3
-0
/
+7
2026-02-23
drm/amd/display: Implement DDC probe over AUX channel
Timur Kristóf
1
-2
/
+9
2026-02-23
drm/amd/display: Implement BIOS parser external encoder control
Timur Kristóf
4
-12
/
+30
2026-02-23
drm/amd/display: Refactor DAC load detection, move to HWSS
Timur Kristóf
5
-38
/
+28
2026-02-23
drm/amd/display: Add color depth helper function to BIOS parser
Timur Kristóf
1
-75
/
+26
2026-02-23
drm/amd/display: Handle DCE 6 in dce110_register_irq_handlers
Timur Kristóf
1
-130
/
+35
2026-02-23
drm/amd/display: Handle DCE 6 in dce_clk_mgr.c
Timur Kristóf
5
-216
/
+52
2026-02-23
drm/amd/display: Remove unused dce60_clk_mgr register definitions
Timur Kristóf
2
-38
/
+3
2026-02-23
drm/amd/display: Delete unused dce_clk_mgr.c
Timur Kristóf
1
-966
/
+0
2026-02-23
drm/amd/display: Use dce_audio_create for DCE 6
Timur Kristóf
3
-141
/
+1
2026-02-23
drm/amd/display: Add dcn42 version identifiers
Roman Li
2
-0
/
+2
2026-02-23
drm/amdgpu: Make amdgpu_vm_flush() non-failing in submission path
Srinivasan Shanmugam
3
-15
/
+6
2026-02-23
drm/amdgpu: Make amdgpu_fence_emit() non-failing v2
Srinivasan Shanmugam
4
-24
/
+13
2026-02-23
drm/amdgpu: reorder IB schedule sequence
Alex Deucher
2
-11
/
+22
2026-02-23
drm/amdgpu: Remove duplicate struct member
Tvrtko Ursulin
2
-3
/
+2
2026-02-23
drm/amdgpu: add a helper to calculate ring distance
Alex Deucher
1
-6
/
+12
2026-02-23
drm/amdgpu: remove some retired module parameters
Alex Deucher
2
-22
/
+0
2026-02-23
drm/amdgpu: don't call drm_sched_stop/start() in asic reset
Alex Deucher
2
-6
/
+4
2026-02-23
drm/amdgpu: Remove a few holes from struct amdgpu_ctx
Tvrtko Ursulin
1
-6
/
+6
2026-02-23
drm/amdgpu/gfx12: add CU mask support for compute MQD initialization
Jesse.Zhang
1
-0
/
+33
2026-02-23
drm/amdgpu/gfx11: add CU mask support for compute MQD initialization
Jesse.Zhang
1
-0
/
+33
2026-02-23
drm/amdgpu: Add CU mask support for MQD properties
Jesse.Zhang
3
-0
/
+61
2026-02-23
drm/amdgpu: add mqd_update callback to AMDGPU user queue interface
Jesse.Zhang
1
-0
/
+2
2026-02-23
drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_status
Pierre-Eric Pelloux-Prayer
2
-9
/
+9
2026-02-23
drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
Pierre-Eric Pelloux-Prayer
13
-249
/
+113
2026-02-23
drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZE
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2026-02-23
drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submit
Pierre-Eric Pelloux-Prayer
1
-5
/
+8
[prev]
[next]