index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
18
-40
/
+82
2025-08-12
drm/amdgpu: fix task hang from failed job submission during process kill
Liu01 Tong
2
-4
/
+14
2025-08-12
drm/amdgpu: fix incorrect vm flags to map bo
Jack Xiao
1
-2
/
+2
2025-08-12
drm/amdgpu: fix vram reservation issue
YiPeng Chai
1
-2
/
+1
2025-08-12
drm/amdgpu: Add PSP fw version check for fw reserve GFX command
Frank Min
1
-3
/
+16
2025-08-08
Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
9
-74
/
+189
2025-08-06
drm/amdgpu: add missing vram lost check for LEGACY RESET
Alex Deucher
1
-0
/
+1
2025-08-06
drm/amdgpu/discovery: fix fw based ip discovery
Alex Deucher
2
-36
/
+41
2025-08-06
amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
Xaver Hugl
1
-2
/
+2
2025-08-04
drm/amdgpu: Update SDMA firmware version check for user queue support
Jesse.Zhang
1
-1
/
+1
2025-08-04
drm/amdgpu: Add NULL check for asic_funcs
Lijo Lazar
1
-1
/
+2
2025-08-04
drm/amdgpu: update mmhub 3.3 client id mappings
Alex Deucher
1
-1
/
+104
2025-08-04
drm/amdgpu: update mmhub 3.0.1 client id mappings
Alex Deucher
1
-25
/
+32
2025-08-04
drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job
YuanShang
1
-7
/
+0
2025-08-04
drm/amdgpu: Update external revid for GC v9.5.0
Lijo Lazar
1
-0
/
+2
2025-08-04
drm/amdgpu: Update supported modes for GC v9.5.0
Lijo Lazar
1
-1
/
+4
2025-07-31
Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
9
-35
/
+43
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
120
-1870
/
+3194
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2025-07-28
drm/amdgpu: update mmhub 4.1.0 client id mappings
Alex Deucher
1
-21
/
+13
2025-07-28
drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14
Frank Min
4
-7
/
+21
2025-07-28
drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr access
Yang Wang
1
-2
/
+4
2025-07-28
drm/amdgpu: Avoid extra evict-restore process.
Gang Ba
1
-4
/
+2
2025-07-28
drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
Alex Deucher
2
-0
/
+2
2025-07-28
drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()
Nathan Chancellor
1
-1
/
+1
2025-07-24
Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-0
/
+20
2025-07-21
Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...
Dave Airlie
52
-374
/
+910
2025-07-21
Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
6
-9
/
+38
2025-07-17
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
25
-79
/
+37
2025-07-17
drm/amdgpu/sdma7: re-emit unprocessed state on ring reset
Alex Deucher
1
-4
/
+3
2025-07-17
drm/amdgpu/sdma6: re-emit unprocessed state on ring reset
Alex Deucher
1
-4
/
+3
2025-07-17
drm/amdgpu/sdma5.2: re-emit unprocessed state on ring reset
Alex Deucher
1
-2
/
+6
2025-07-17
drm/amdgpu/sdma5: re-emit unprocessed state on ring reset
Alex Deucher
1
-2
/
+6
2025-07-17
drm/amdgpu/gfx12: re-emit unprocessed state on ring reset
Alex Deucher
1
-31
/
+4
2025-07-17
drm/amdgpu/gfx11: re-emit unprocessed state on ring reset
Alex Deucher
1
-31
/
+4
2025-07-17
drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
Alex Deucher
1
-31
/
+4
2025-07-17
drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq reset
Alex Deucher
1
-7
/
+2
2025-07-17
drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
Alex Deucher
1
-8
/
+2
2025-07-17
drm/amdgpu: Add WARN_ON to the resource clear function
Arunpravin Paneer Selvam
1
-1
/
+4
2025-07-16
drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume
Eeli Haapalainen
1
-0
/
+1
2025-07-16
drm/amdgpu: Increase reset counter only on success
Lijo Lazar
1
-2
/
+7
2025-07-16
drm/amdgpu: Replace HQD terminology with slots naming
Jesse Zhang
1
-5
/
+5
2025-07-16
drm/amdgpu: Add user queue instance count in HW IP info
Jesse Zhang
1
-0
/
+20
2025-07-16
drm/amd/amdgpu: Add helper functions for isp buffers
Pratap Nirujogi
3
-10
/
+176
2025-07-16
drm/amd/amdgpu: Initialize swnode for ISP MFD device
Pratap Nirujogi
3
-6
/
+11
2025-07-16
drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume
Eeli Haapalainen
1
-0
/
+1
2025-07-16
drm/amdgpu/jpeg: clean up reset type handling
Alex Deucher
8
-26
/
+29
2025-07-16
drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2
Christian König
1
-4
/
+4
2025-07-16
drm/amdgpu/vcn3: implement ring reset
Alex Deucher
1
-0
/
+27
2025-07-16
drm/amdgpu/vcn2.5: implement ring reset
Alex Deucher
1
-0
/
+25
[next]