aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)AuthorFilesLines
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-18drm/amdkfd: Fix eviction fence handlingFelix Kuehling1-4/+5
2024-04-18drm/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-09amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo1-11/+6
2024-04-09drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1
2024-04-09amd/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-28amd/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
2024-02-14drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj1-2/+2
2024-02-14drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj3-1/+13
2024-02-12drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Kent Russell1-6/+4
2024-02-12drm/amdkfd: pass debug exceptions to second-level trap handlerLaurent Morichetti2-2/+17
2024-02-12drm/amdkfd: fill in data for control stack header for gfx10Jonathan Kim1-0/+25
2024-02-07drm/amdkfd: Add cache line sizes to KFD topologyJoseph Greathouse3-2/+95
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu1-1/+3
2024-01-29drm/amdkfd: Use correct drm device for cgroup permission checkMukul Joshi1-2/+7
2024-01-29drm/amdkfd: Use S_ENDPGM_SAVED in trap handlerJay Cornwall3-9/+9
2024-01-29drm/amdkfd: Correct partial migration virtual addrPhilip Yang1-1/+1
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai3-6/+15
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher1-0/+1
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher1-0/+1
2024-01-22drm/amdgpu: Add log info for umc_v12_0YiPeng Chai1-1/+5
2024-01-15drm/amdkfd: Fix variable dereferenced before NULL check in 'kfd_dbg_trap_devi...Srinivasan Shanmugam1-1/+3
2024-01-15drm/amdgpu: Auto-validate DMABuf imports in compute VMsFelix Kuehling1-4/+6
2024-01-15drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam1-5/+5