summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2024-05-30drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-05-30drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi
2024-05-17drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher
2024-05-17amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo
2024-05-17drm/amdkfd: range check cp bad op exception interruptsJonathan Kim
2024-05-17drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi
2024-05-02drm/amdkfd: Fix eviction fence handlingFelix Kuehling
2024-05-02drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling
2024-04-27drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-03drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang
2024-02-15drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj
2024-02-15drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj
2024-02-15drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Kent Russell
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu
2024-01-31drm/amdkfd: Use correct drm device for cgroup permission checkMukul Joshi
2024-01-31drm/amdkfd: Use S_ENDPGM_SAVED in trap handlerJay Cornwall
2024-01-31drm/amdkfd: Correct partial migration virtual addrPhilip Yang
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-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
2023-12-15drm/amdkfd: only flush mes process context if mes support is thereJonathan Kim
2023-12-13drm/amdkfd: fix mes set shader debugger process managementJonathan Kim
2023-12-13drm/amdkfd: Import DMABufs for interop through DRMFelix Kuehling
2023-12-13drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling
2023-12-10drm/exec: Pass in initial # of objectsRob Clark
2023-12-06drm/amdkfd: Use partial migrations/mapping for GPU/CPU page faults in SVMXiaogang Chen
2023-11-29drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin
2023-11-29drm/amdkfd: Run restore_workers on freezable WQsFelix Kuehling
2023-11-29drm/amdkfd: Use common function for IP version checkMukul Joshi
2023-11-29drm/amdkfd: Copy HW exception data to user eventDavid Yat Sin
2023-11-17drm/amdkfd: Clear the VALU exception state in the trap handlerLaurent Morichetti
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-09drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3David Yat Sin
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-07drm/amd: Disable XNACK on SRIOV environmentSurbhi Kakarya