index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
drm/amdgpu: Fix jpeg ring test order in vcn_v4_0_3
Jesse.Zhang
1
-1
/
+1
2026-01-27
drm/amd/pm: fix race in power state check before mutex lock
Yang Wang
1
-3
/
+4
2026-01-27
drm/amd/display: Promote DC to 3.2.367
Taimur Hassan
1
-1
/
+1
2026-01-27
drm/amd/display: [FW Promotion] Release 0.1.44.0
Taimur Hassan
1
-6
/
+49
2026-01-27
drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.
Bhuvanachandra Pinninti
8
-4
/
+29
2026-01-27
drm/amd/display: mouse event trigger to boost RR when idle
Muaaz Nisar
1
-0
/
+13
2026-01-27
drm/amd/display: Add debug flag to override min dispclk
Michael Strauss
1
-0
/
+1
2026-01-27
drm/amd/display: avoid dig reg access timeout on usb4 link training fail
Zhongwei
1
-2
/
+10
2026-01-27
drm/amd/display: Remove unnecessary DC FP guard
Wayne Lin
2
-4
/
+0
2026-01-27
drm/amd/display: add setup_stereo for dcn4x or later
Charlene Liu
2
-1
/
+3
2026-01-27
drm/amd/display: perform clear update flags for all DCN asics
Aurabindo Pillai
1
-1
/
+1
2026-01-27
drm/amd/display: Enable bootcrc on FW side
Wayne Lin
1
-0
/
+3
2026-01-27
drm/amd/display: Add FR skipping CTS functions
Jack Chang
1
-0
/
+1
2026-01-27
drm/amd/display: Fix GFX12 family constant checks
Matthew Stewart
2
-3
/
+3
2026-01-27
drm/amd/display: Enable vstateup hook for DCN401 to be reused
Charlene Liu
2
-1
/
+3
2026-01-27
drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_remove
Jon Doron
1
-1
/
+6
2026-01-27
drm/amd/pm: fix smu v14 soft clock frequency setting issue
Yang Wang
2
-0
/
+2
2026-01-27
drm/amd/pm: fix smu v13 soft clock frequency setting issue
Yang Wang
2
-0
/
+2
2026-01-27
drm/amd/include : Update MES v12 API header - SUSPEND
Shaoyun Liu
1
-2
/
+4
2026-01-27
drm/amdgpu: Simplify sorting of the bo list
Tvrtko Ursulin
1
-5
/
+3
2026-01-27
drm/amdgpu/mes: Remove idr leftovers v2
Tvrtko Ursulin
6
-69
/
+21
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
1
-1
/
+1
2026-01-23
Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
9
-48
/
+36
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
1
-11
/
+0
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
1
-11
/
+0
2026-01-22
drm/amd/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
2
-5
/
+12
2026-01-21
drm/amdgpu: fix type for wptr in ring backup
Alex Deucher
1
-1
/
+1
2026-01-21
drm/amdgpu: Fix validating flush_gpu_tlb_pasid()
Timur Kristóf
1
-2
/
+4
2026-01-21
drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
Timur Kristóf
1
-1
/
+12
2026-01-21
drm/amd/pm: Don't clear SI SMC table when setting power limit
Timur Kristóf
1
-10
/
+0
2026-01-21
drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting
Timur Kristóf
1
-4
/
+4
2026-01-21
drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()
Alex Deucher
3
-6
/
+6
2026-01-21
drm/amdgpu: fix type for wptr in ring backup
Alex Deucher
1
-1
/
+1
2026-01-21
drm/amdgpu: mark invalid records with U64_MAX
Gangliang Xie
1
-0
/
+6
2026-01-21
drm/amdgpu: Avoid excessive dmesg log
Lijo Lazar
1
-1
/
+2
2026-01-21
drm/amdgpu: Fix validating flush_gpu_tlb_pasid()
Timur Kristóf
1
-2
/
+4
2026-01-21
drm/amdkfd: simplify svm_range_unmap_from_gpus()
Yury Norov
1
-4
/
+1
2026-01-21
drm/amdkfd: Do not include VGPR MSBs in saved PC during save
Lancelot Six
2
-4
/
+4
2026-01-21
drm/amd/pm: Correct comment above power2_cap attributes
Timur Kristóf
1
-1
/
+1
2026-01-21
drm/amd/pm: Return -EOPNOTSUPP when can't read power limit
Timur Kristóf
1
-1
/
+1
2026-01-21
drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
Timur Kristóf
1
-1
/
+12
2026-01-21
drm/amd/pm: Don't clear SI SMC table when setting power limit
Timur Kristóf
1
-10
/
+0
2026-01-21
drm/amdkfd: gfx12.1 trap handler support for expert scheduling mode
Jay Cornwall
2
-189
/
+218
2026-01-21
drm/amdkfd: gfx12.1 cluster barrier context save workaround
Jay Cornwall
2
-20
/
+47
2026-01-21
drm/amdkfd: Fix scalar load ordering in gfx12.1 trap handler
Jay Cornwall
2
-5
/
+5
2026-01-21
drm/amdkfd: Sync trap handler binary with source
Jay Cornwall
2
-896
/
+825
2026-01-21
drm/amdgpu/vcn5.0.1: rework reset handling
Jesse.Zhang
2
-3
/
+101
2026-01-21
drm/amdgpu/vcn4.0.3: rework reset handling
Jesse.Zhang
2
-3
/
+100
2026-01-21
drm/amdgpu/vcn4.0.3: implement DPG pause mode handling for VCN 4.0.3
Jesse.Zhang
1
-0
/
+41
2026-01-21
drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting
Timur Kristóf
1
-4
/
+4
[prev]
[next]