index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-31
Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...
Dave Airlie
4
-15
/
+5
2024-05-29
drm/amdkfd: simplify APU VRAM handling
Alex Deucher
3
-6
/
+3
2024-05-29
Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
Alex Deucher
1
-9
/
+2
2024-05-24
Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-4
/
+7
2024-05-20
drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
Lang Yu
3
-4
/
+7
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
15
-52
/
+131
2024-05-10
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
Alex Deucher
1
-2
/
+5
2024-05-08
Revert "drm/amdkfd: Add partition id field to location_id"
Lijo Lazar
1
-3
/
+2
2024-04-30
drm/amdkfd: Flush the process wq before creating a kfd_process
Lancelot SIX
1
-0
/
+8
2024-04-26
drm/amdkfd: Enforce queue BO's adev
Harish Kasiviswanathan
1
-0
/
+5
2024-04-26
drm/amdgpu: prepare to handle pasid poison consumption
YiPeng Chai
1
-1
/
+2
2024-04-26
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
1
-2
/
+2
2024-04-26
drm/amdkfd: Add VRAM accounting for SVM migration
Mukul Joshi
2
-2
/
+16
2024-04-26
drm/amdkfd: Fix rescheduling of restore worker
Felix Kuehling
1
-3
/
+3
2024-04-23
drm/amdkfd: Add VRAM accounting for SVM migration
Mukul Joshi
2
-2
/
+16
2024-04-23
drm/amdkfd: Fix rescheduling of restore worker
Felix Kuehling
1
-3
/
+3
2024-04-23
drm/amdkfd: Fix eviction fence handling
Felix Kuehling
1
-4
/
+5
2024-04-23
drm/amdkfd: demote unsupported device messages to dev_info
Alex Deucher
1
-2
/
+2
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
1
-2
/
+2
2024-04-18
drm/amdkfd: Fix eviction fence handling
Felix Kuehling
1
-4
/
+5
2024-04-18
drm/amdgpu: Use driver mode reset for data poison
Hawking Zhang
1
-19
/
+8
2024-04-17
drm/amdkfd: Fix memory leak in create_process failure
Felix Kuehling
1
-2
/
+2
2024-04-12
drm/amdkfd: Fix memory leak in create_process failure
Felix Kuehling
1
-2
/
+2
2024-04-12
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
1
-2
/
+2
2024-04-09
amd/amdkfd: sync all devices to wait all processes being evicted
Zhigang Luo
1
-11
/
+6
2024-04-09
drm/amdkfd: Reset GPU on queue preemption failure
Harish Kasiviswanathan
1
-0
/
+1
2024-04-09
amd/amdkfd: sync all devices to wait all processes being evicted
Zhigang Luo
1
-11
/
+6
2024-03-27
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
3
-3
/
+6
2024-03-27
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Eric Huang
1
-1
/
+1
2024-03-27
drm/amdkfd: Check cgroup when returning DMABuf info
Mukul Joshi
1
-2
/
+2
2024-03-27
drm/amdkfd: Reset GPU on queue preemption failure
Harish Kasiviswanathan
1
-0
/
+1
2024-03-22
drm/amdkfd: Cleanup workqueue during module unload
Mukul Joshi
1
-0
/
+2
2024-03-22
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
3
-3
/
+6
2024-03-22
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Eric Huang
1
-1
/
+1
2024-03-22
drm/amdkfd: Check cgroup when returning DMABuf info
Mukul Joshi
1
-2
/
+2
2024-03-20
drm/amdgpu: make reset method configurable for RAS poison
Tao Zhou
3
-14
/
+28
2024-03-20
drm/amdgpu: support utcl2 RAS poison query for mmhub
Tao Zhou
2
-12
/
+22
2024-03-20
drm/amdkfd: Check preemption status on all XCDs
Mukul Joshi
8
-14
/
+52
2024-03-20
drm/amdkfd: Rename read_doorbell_id in MQD functions
Mukul Joshi
7
-12
/
+12
2024-03-20
drm/amdgpu: retire gfx ras query_utcl2_poison_status
Tao Zhou
2
-4
/
+24
2024-03-06
drm/amdkfd: make kfd_class constant
Ricardo B. Marliere
1
-10
/
+11
2024-03-06
drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context save
Laurent Morichetti
2
-169
/
+530
2024-03-06
drm/amdkfd: Increase the size of the memory reserved for the TBA
Laurent Morichetti
2
-10
/
+19
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
1
-10
/
+10
2024-02-28
amd/amdkfd: remove unused parameter
Eric Huang
1
-1
/
+1
2024-02-26
drm/amdkfd: Add partition id field to location_id
Lijo Lazar
1
-2
/
+3
2024-02-26
drm/amdkfd: Skip packet submission on fatal error
Lijo Lazar
4
-7
/
+17
2024-02-22
drm/amdkfd: fix process reference drop on debug ioctl
Jonathan Kim
1
-0
/
+1
2024-02-22
drm/amdkfd: add KFD support for GC 11.5.1
Yifan Zhang
2
-0
/
+8
2024-02-16
drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole
Felix Kuehling
1
-14
/
+15
[next]