index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2025-08-11
drm/amdgpu: Save and restore switch state
Lijo Lazar
-5
/
+83
2025-08-08
Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-74
/
+189
2025-08-06
drm/amdgpu: add missing vram lost check for LEGACY RESET
Alex Deucher
-0
/
+1
2025-08-06
drm/amdgpu/discovery: fix fw based ip discovery
Alex Deucher
-36
/
+41
2025-08-06
amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
Xaver Hugl
-2
/
+2
2025-08-06
drm/amdgpu/vcn: Hold pg_lock before vcn power off
Sathishkumar S
-0
/
+2
2025-08-06
drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff
Sathishkumar S
-2
/
+4
2025-08-06
drm/amdgpu: Assign unique id to compute partition
Lijo Lazar
-0
/
+21
2025-08-06
drm/amdgpu: add missing vram lost check for LEGACY RESET
Alex Deucher
-0
/
+1
2025-08-06
drm/amdgpu/discovery: fix fw based ip discovery
Alex Deucher
-36
/
+41
2025-08-06
drm/amdgpu: Add helpers to set/get unique ids
Lijo Lazar
-0
/
+91
2025-08-06
drm/amdgpu: Prevent hardware access in dpc state
Lijo Lazar
-4
/
+1
2025-08-06
drm/amdgpu/vcn: Fix double-free of vcn dump buffer
Lijo Lazar
-5
/
+1
2025-08-06
drm/amdgpu: Log reset source during recovery
Lijo Lazar
-2
/
+3
2025-08-06
drm/amdgpu: Generate BP threshold exceed CPER once threshold exceeded
Xiang Liu
-0
/
+4
2025-08-06
drm/amdgpu: Set dpc status appropriately
Lijo Lazar
-8
/
+16
2025-08-06
drm/amdgpu: Wait for bootloader after PSPv11 reset
Lijo Lazar
-15
/
+4
2025-08-06
drm/amdgpu/gfx9.4.3: remove redundant repeated nested 0 check
Ethan Carter Edwards
-13
/
+11
2025-08-06
drm/amdgpu/gfx9: remove redundant repeated nested 0 check
Ethan Carter Edwards
-13
/
+11
2025-08-06
drm/amdgpu/gfx10: remove redundant repeated nested 0 check
Ethan Carter Edwards
-13
/
+11
2025-08-06
amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
Xaver Hugl
-2
/
+2
2025-08-04
drm/amdgpu: Update SDMA firmware version check for user queue support
Jesse.Zhang
-1
/
+1
2025-08-04
drm/amdgpu: Add NULL check for asic_funcs
Lijo Lazar
-1
/
+2
2025-08-04
drm/amdgpu: update mmhub 3.3 client id mappings
Alex Deucher
-1
/
+104
2025-08-04
drm/amdgpu: update mmhub 3.0.1 client id mappings
Alex Deucher
-25
/
+32
2025-08-04
drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job
YuanShang
-7
/
+0
2025-08-04
drm/amdgpu: Update external revid for GC v9.5.0
Lijo Lazar
-0
/
+2
2025-08-04
drm/amdgpu: Update supported modes for GC v9.5.0
Lijo Lazar
-1
/
+4
2025-08-04
drm/amdgpu: Fix vcn v4.0.3 poison irq call trace on sriov guest
Xiang Liu
-1
/
+1
2025-08-04
drm/amdgpu: Fix jpeg v4.0.3 poison irq call trace on sriov guest
Xiang Liu
-1
/
+1
2025-08-04
drm/amdgpu: Add wrapper function for dpc state
Lijo Lazar
-9
/
+19
2025-08-04
drm/amdgpu: Update SDMA firmware version check for user queue support
Jesse.Zhang
-1
/
+1
2025-08-04
drm/amdgpu: Add NULL check for asic_funcs
Lijo Lazar
-1
/
+2
2025-08-04
drm/amdgpu: Initialize vcn v5_0_1 ras function
Mangesh Gadre
-0
/
+8
2025-08-04
drm/amdgpu: skip mgpu fan boost for multi-vf
Yunxiang Li
-1
/
+1
2025-08-04
drm/amdgpu: Initialize jpeg v5_0_1 ras function
Mangesh Gadre
-0
/
+8
2025-08-04
drm/amdgpu: Skip poison aca bank from UE channel
Xiang Liu
-21
/
+30
2025-08-04
drm/amdgpu: fix link error for !PM_SLEEP
Arnd Bergmann
-10
/
+10
2025-08-04
drm/amdgpu: update mmhub 3.3 client id mappings
Alex Deucher
-1
/
+104
2025-08-04
drm/amdgpu: update mmhub 3.0.1 client id mappings
Alex Deucher
-25
/
+32
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN2_5
Sathishkumar S
-76
/
+7
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN2_0_0
Sathishkumar S
-74
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN3_0
Sathishkumar S
-73
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN4_0_3
Sathishkumar S
-74
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN4_0_5
Sathishkumar S
-75
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN4_0_0
Sathishkumar S
-75
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN5
Sathishkumar S
-91
/
+44
2025-08-04
drm/amdgpu: Add new error code for VCN/JPEG new chain
Stanley.Yang
-3
/
+4
2025-08-04
drm/amdgpu: Fix vcn v5.0.1 poison irq call trace
Stanley.Yang
-5
/
+12
2025-08-04
drm/amdgpu/vcn: Add regdump helper functions
Sathishkumar S
-0
/
+95
[prev]
[next]