summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)AuthorFilesLines
2024-05-31Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie4-15/+5
2024-05-30drm/amdkfd: simplify APU VRAM handlingAlex Deucher3-6/+3
2024-05-30Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Alex Deucher1-9/+2
2024-05-25Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-4/+7
2024-05-21drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu3-4/+7
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds15-52/+131
2024-05-10drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-2/+5
2024-05-08Revert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar1-3/+2
2024-05-01drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
2024-04-27drm/amdkfd: Enforce queue BO's adevHarish Kasiviswanathan1-0/+5
2024-04-27drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai1-1/+2
2024-04-27drm/amdgpu: replace tmz flag into buffer flagFrank Min1-2/+2
2024-04-27drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2-2/+16
2024-04-27drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
2024-04-24drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2-2/+16
2024-04-24drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
2024-04-24drm/amdkfd: Fix eviction fence handlingFelix Kuehling1-4/+5
2024-04-23drm/amdkfd: demote unsupported device messages to dev_infoAlex Deucher1-2/+2
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie1-2/+2
2024-04-19drm/amdkfd: Fix eviction fence handlingFelix Kuehling1-4/+5
2024-04-19drm/amdgpu: Use driver mode reset for data poisonHawking Zhang1-19/+8
2024-04-17drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-12drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-04-10amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo1-11/+6
2024-04-10drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1
2024-04-10amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo1-11/+6
2024-03-27drm/amdkfd: range check cp bad op exception interruptsJonathan Kim3-3/+6
2024-03-27drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-03-27drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi1-2/+2
2024-03-27drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1
2024-03-22drm/amdkfd: Cleanup workqueue during module unloadMukul Joshi1-0/+2
2024-03-22drm/amdkfd: range check cp bad op exception interruptsJonathan Kim3-3/+6
2024-03-22drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-03-22drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi1-2/+2
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou3-14/+28
2024-03-20drm/amdgpu: support utcl2 RAS poison query for mmhubTao Zhou2-12/+22
2024-03-20drm/amdkfd: Check preemption status on all XCDsMukul Joshi8-14/+52
2024-03-20drm/amdkfd: Rename read_doorbell_id in MQD functionsMukul Joshi7-12/+12
2024-03-20drm/amdgpu: retire gfx ras query_utcl2_poison_statusTao Zhou2-4/+24
2024-03-06drm/amdkfd: make kfd_class constantRicardo B. Marliere1-10/+11
2024-03-06drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context saveLaurent Morichetti2-169/+530
2024-03-06drm/amdkfd: Increase the size of the memory reserved for the TBALaurent Morichetti2-10/+19
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma1-10/+10
2024-02-29amd/amdkfd: remove unused parameterEric Huang1-1/+1
2024-02-26drm/amdkfd: Add partition id field to location_idLijo Lazar1-2/+3
2024-02-26drm/amdkfd: Skip packet submission on fatal errorLijo Lazar4-7/+17
2024-02-22drm/amdkfd: fix process reference drop on debug ioctlJonathan Kim1-0/+1
2024-02-22drm/amdkfd: add KFD support for GC 11.5.1Yifan Zhang2-0/+8
2024-02-16drm/amdkfd: Relocate TBA/TMA to opposite side of VM holeFelix Kuehling1-14/+15