index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
2024-04-18
drm/amdkfd: Fix eviction fence handling
Felix Kuehling
2024-04-18
drm/amdgpu: Use driver mode reset for data poison
Hawking Zhang
2024-04-17
drm/amdkfd: Fix memory leak in create_process failure
Felix Kuehling
2024-04-12
drm/amdkfd: Fix memory leak in create_process failure
Felix Kuehling
2024-04-12
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
2024-04-09
amd/amdkfd: sync all devices to wait all processes being evicted
Zhigang Luo
2024-04-09
drm/amdkfd: Reset GPU on queue preemption failure
Harish Kasiviswanathan
2024-04-09
amd/amdkfd: sync all devices to wait all processes being evicted
Zhigang Luo
2024-03-27
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
2024-03-27
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Eric Huang
2024-03-27
drm/amdkfd: Check cgroup when returning DMABuf info
Mukul Joshi
2024-03-27
drm/amdkfd: Reset GPU on queue preemption failure
Harish Kasiviswanathan
2024-03-22
drm/amdkfd: Cleanup workqueue during module unload
Mukul Joshi
2024-03-22
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
2024-03-22
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Eric Huang
2024-03-22
drm/amdkfd: Check cgroup when returning DMABuf info
Mukul Joshi
2024-03-20
drm/amdgpu: make reset method configurable for RAS poison
Tao Zhou
2024-03-20
drm/amdgpu: support utcl2 RAS poison query for mmhub
Tao Zhou
2024-03-20
drm/amdkfd: Check preemption status on all XCDs
Mukul Joshi
2024-03-20
drm/amdkfd: Rename read_doorbell_id in MQD functions
Mukul Joshi
2024-03-20
drm/amdgpu: retire gfx ras query_utcl2_poison_status
Tao Zhou
2024-03-06
drm/amdkfd: make kfd_class constant
Ricardo B. Marliere
2024-03-06
drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context save
Laurent Morichetti
2024-03-06
drm/amdkfd: Increase the size of the memory reserved for the TBA
Laurent Morichetti
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
2024-02-28
amd/amdkfd: remove unused parameter
Eric Huang
2024-02-26
drm/amdkfd: Add partition id field to location_id
Lijo Lazar
2024-02-26
drm/amdkfd: Skip packet submission on fatal error
Lijo Lazar
2024-02-22
drm/amdkfd: fix process reference drop on debug ioctl
Jonathan Kim
2024-02-22
drm/amdkfd: add KFD support for GC 11.5.1
Yifan Zhang
2024-02-16
drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole
Felix Kuehling
2024-02-14
drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Rajneesh Bhardwaj
2024-02-14
drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
Rajneesh Bhardwaj
2024-02-12
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
2024-02-12
drm/amdkfd: pass debug exceptions to second-level trap handler
Laurent Morichetti
2024-02-12
drm/amdkfd: fill in data for control stack header for gfx10
Jonathan Kim
2024-02-07
drm/amdkfd: Add cache line sizes to KFD topology
Joseph Greathouse
2024-01-31
drm/amdkfd: reserve the BO before validating it
Lang Yu
2024-01-29
drm/amdkfd: Use correct drm device for cgroup permission check
Mukul Joshi
2024-01-29
drm/amdkfd: Use S_ENDPGM_SAVED in trap handler
Jay Cornwall
2024-01-29
drm/amdkfd: Correct partial migration virtual addr
Philip Yang
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
2024-01-25
drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
Alex Deucher
2024-01-25
drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
Alex Deucher
2024-01-22
drm/amdgpu: Add log info for umc_v12_0
YiPeng Chai
2024-01-15
drm/amdkfd: Fix variable dereferenced before NULL check in 'kfd_dbg_trap_devi...
Srinivasan Shanmugam
2024-01-15
drm/amdgpu: Auto-validate DMABuf imports in compute VMs
Felix Kuehling
2024-01-15
drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'
Srinivasan Shanmugam
2024-01-15
drm/amdkfd: fixes for HMM mem allocation
Dafna Hirschfeld
2024-01-09
drm/amdkfd: Fix sparse __rcu annotation warnings
Felix Kuehling
[prev]
[next]