summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2024-04-30drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-04-23drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi
2024-04-23drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling
2024-04-23drm/amdkfd: Fix eviction fence handlingFelix Kuehling
2024-04-17drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-09amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo
2024-04-09drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan
2024-03-27drm/amdkfd: range check cp bad op exception interruptsJonathan Kim
2024-03-27drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang
2024-03-27drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi
2024-03-06drm/amdkfd: make kfd_class constantRicardo B. Marliere
2024-03-06drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context saveLaurent Morichetti
2024-03-06drm/amdkfd: Increase the size of the memory reserved for the TBALaurent Morichetti
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma
2024-02-28amd/amdkfd: remove unused parameterEric Huang
2024-02-26drm/amdkfd: Add partition id field to location_idLijo Lazar
2024-02-26drm/amdkfd: Skip packet submission on fatal errorLijo Lazar
2024-02-22drm/amdkfd: fix process reference drop on debug ioctlJonathan Kim
2024-02-22drm/amdkfd: add KFD support for GC 11.5.1Yifan Zhang
2024-02-16drm/amdkfd: Relocate TBA/TMA to opposite side of VM holeFelix Kuehling
2024-02-14drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj
2024-02-14drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj
2024-02-12drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Kent Russell
2024-02-12drm/amdkfd: pass debug exceptions to second-level trap handlerLaurent Morichetti
2024-02-12drm/amdkfd: fill in data for control stack header for gfx10Jonathan Kim
2024-02-07drm/amdkfd: Add cache line sizes to KFD topologyJoseph Greathouse
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu
2024-01-29drm/amdkfd: Use correct drm device for cgroup permission checkMukul Joshi
2024-01-29drm/amdkfd: Use S_ENDPGM_SAVED in trap handlerJay Cornwall
2024-01-29drm/amdkfd: Correct partial migration virtual addrPhilip Yang
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-01-22drm/amdgpu: Add log info for umc_v12_0YiPeng Chai
2024-01-15drm/amdkfd: Fix variable dereferenced before NULL check in 'kfd_dbg_trap_devi...Srinivasan Shanmugam
2024-01-15drm/amdgpu: Auto-validate DMABuf imports in compute VMsFelix Kuehling
2024-01-15drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam
2024-01-15drm/amdkfd: fixes for HMM mem allocationDafna Hirschfeld
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling
2024-01-09drm/amdkfd: Fix lock dependency warning with srcuPhilip Yang
2024-01-09drm/amdkfd: Fix lock dependency warningFelix Kuehling
2024-01-09Merge tag 'amd-drm-next-6.8-2024-01-05' of https://gitlab.freedesktop.org/agd...Dave Airlie
2024-01-05Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"Kaibo Ma
2024-01-05drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'Srinivasan Shanmugam
2024-01-05drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...Srinivasan Shanmugam
2024-01-03drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'Srinivasan Shanmugam
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2023-12-19drm/amdkfd: Use partial hmm page walk during buffer validation in SVMXiaogang Chen
2023-12-15drm/amdkfd: svm range always mapped flag not working on APUPhilip Yang