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-04
drm/amd/amdgpu: Release xcp drm memory after unplug
Meng Li
-0
/
+1
2025-08-04
drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job
YuanShang
-7
/
+0
2025-08-04
drm/amd: Use drm_*() macros instead of DRM_*() for amdgpu_cs
Mario Limonciello
-10
/
+10
2025-08-04
drm/amdgpu: use kmalloc_array() instead of kmalloc()
Yunshui Jiang
-2
/
+2
2025-08-04
drm/amdgpu: Fix unintended error log in VCN5_0_0
Sathishkumar S
-2
/
+3
2025-08-04
drm/amdgpu: Effective health check before reset
Ce Sun
-18
/
+8
2025-08-04
drm/amdgpu: Avoid rma causes GPU duplicate reset
Ce Sun
-7
/
+11
2025-08-04
drm/amdgpu: Update IPID value for bad page threshold CPER
Xiang Liu
-2
/
+6
2025-08-04
drm/amdgpu: Fix kdoc style in amdgpu_fence.c
Srinivasan Shanmugam
-1
/
+1
2025-08-04
drm/amdgpu: Fix build error when CONFIG_SUSPEND is disabled
Perry Yuan
-0
/
+4
2025-08-04
drm/amdgpu: rework how PTE flags are generated v3
Christian König
-179
/
+152
2025-07-31
Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-35
/
+43
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1870
/
+3194
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+4
2025-07-28
drm/amdgpu: fix module parameter description
Yann Dirson
-1
/
+1
2025-07-28
drm/amdgpu: Add chain runlists support to GC9.4.2
Amber Lin
-0
/
+16
2025-07-28
drm/amdgpu: Update external revid for GC v9.5.0
Lijo Lazar
-0
/
+2
2025-07-28
drm/amdgpu: add critical address check for bad page retirement
YiPeng Chai
-0
/
+8
2025-07-28
drm/amdgpu: Check vcn sram load return value
Sathishkumar S
-18
/
+63
2025-07-28
drm/amdgpu: Update supported modes for GC v9.5.0
Lijo Lazar
-1
/
+4
2025-07-28
drm/amdgpu: support ras critical address check
YiPeng Chai
-0
/
+103
2025-07-28
drm/amdgpu: adjust the update of RAS bad page number
Tao Zhou
-20
/
+30
2025-07-28
drm/amdgpu: add range check for RAS bad page address
Tao Zhou
-30
/
+28
2025-07-28
drm/amdgpu: add command to check address validity
YiPeng Chai
-0
/
+66
2025-07-28
drm/amdgpu: query the allocated vram address block info
YiPeng Chai
-0
/
+55
2025-07-28
drm/amdgpu: update mmhub 4.1.0 client id mappings
Alex Deucher
-21
/
+13
2025-07-28
drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14
Frank Min
-7
/
+21
2025-07-28
drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr access
Yang Wang
-2
/
+4
2025-07-28
drm/amdgpu: Avoid extra evict-restore process.
Gang Ba
-4
/
+2
2025-07-28
drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
Alex Deucher
-0
/
+2
2025-07-28
drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()
Nathan Chancellor
-1
/
+1
2025-07-24
Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-0
/
+20
2025-07-21
Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-374
/
+910
2025-07-21
Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-9
/
+38
2025-07-17
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
-79
/
+37
2025-07-17
drm/amdgpu/sdma7: re-emit unprocessed state on ring reset
Alex Deucher
-4
/
+3
2025-07-17
drm/amdgpu/sdma6: re-emit unprocessed state on ring reset
Alex Deucher
-4
/
+3
2025-07-17
drm/amdgpu/sdma5.2: re-emit unprocessed state on ring reset
Alex Deucher
-2
/
+6
2025-07-17
drm/amdgpu/sdma5: re-emit unprocessed state on ring reset
Alex Deucher
-2
/
+6
2025-07-17
drm/amdgpu/gfx12: re-emit unprocessed state on ring reset
Alex Deucher
-31
/
+4
2025-07-17
drm/amdgpu/gfx11: re-emit unprocessed state on ring reset
Alex Deucher
-31
/
+4
2025-07-17
drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
Alex Deucher
-31
/
+4
2025-07-17
drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq reset
Alex Deucher
-7
/
+2
2025-07-17
drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
Alex Deucher
-8
/
+2
2025-07-17
drm/amdgpu: Add WARN_ON to the resource clear function
Arunpravin Paneer Selvam
-1
/
+4
2025-07-16
drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume
Eeli Haapalainen
-0
/
+1
2025-07-16
drm/amdgpu: Increase reset counter only on success
Lijo Lazar
-2
/
+7
2025-07-16
drm/amdgpu: Replace HQD terminology with slots naming
Jesse Zhang
-5
/
+5
2025-07-16
drm/amdgpu: Add user queue instance count in HW IP info
Jesse Zhang
-0
/
+20
2025-07-16
drm/amd/amdgpu: Add helper functions for isp buffers
Pratap Nirujogi
-10
/
+176
[prev]
[next]