summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2025-12-08amdkfd: remove DIQ supportZhu Lingshan
2025-12-08amdkfd: find kfd_process by filep->private_data in kfd_mmapZhu Lingshan
2025-12-08amdkfd: identify a secondary kfd process by its idZhu Lingshan
2025-12-08amdkfd: process USERPTR allocation only on the primary kfd processZhu Lingshan
2025-12-08amdkfd: process svm ioctl only on the primary kfd processZhu Lingshan
2025-12-08amdkfd: destroy kfd secondary contexts through fd closeZhu Lingshan
2025-12-08amdkfd: Introduce kfd_create_process_sysfs as a separate functionZhu Lingshan
2025-12-08amdkfd: find_process_by_mm always return the primary contextZhu Lingshan
2025-12-08drm/amdgpu: remove the ring param from ttm functionsPierre-Eric Pelloux-Prayer
2025-12-08amdkfd: mark the first kfd_process as the primary oneZhu Lingshan
2025-12-08drm/amdgpu: remove direct_submit arg from amdgpu_copy_bufferPierre-Eric Pelloux-Prayer
2025-12-08amdkfd: enlarge the hashtable of kfd_processZhu Lingshan
2025-12-08drm/amdkfd: Add SDMA 7.1.0 support in KFDMukul Joshi
2025-12-08drm/amdgpu: reduce the full gpu access time in amdgpu_device_init.chong li
2025-12-08drm/amdkfd: Uninitialized and Unused variablesAndrew Martin
2025-12-08drm/amdkfd: Fix PTE clearing during SVM unmap on GFX 12.1Mukul Joshi
2025-12-08drm/amdkfd: Remove hard‑coded GC IP version checks from kfd_node_by_irq_idsSreekant Somasekharan
2025-12-08drm/amdgpu/mes: add multi-xcc supportJack Xiao
2025-12-08drm/amdkfd: Rework reserved SDMA queue handlingMukul Joshi
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04amd/amdkfd: Use dma_fence_check_and_signal()Philipp Stanner
2025-11-26drm/amdkfd: assign AID to uuid in topology for SPX modeEric Huang
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh
2025-11-11drm/amdkfd: Fix GPU mappings for APU after prefetchHarish Kasiviswanathan
2025-11-11drm/amdkfd: relax checks for over allocation of save areaJonathan Kim
2025-11-11drm/amdkfd: Fixing the clang formatAhmad Rehman
2025-11-06drm/amdkfd: Do not wait for queue op response during resetAhmad Rehman
2025-11-04Revert "drm/amdkfd: Improve signal event slow path"Philip Yang
2025-11-04drm/amdkfd: Fix Unchecked Return ValuesSunday Clement
2025-11-04drm/amdkfd: clean up the code to free hmm_rangeSunil Khatri
2025-10-28drm/amd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-28drm/amdkfd: Fix Unchecked Return ValueSunday Clement
2025-10-28drm/amdkfd: Fix use-after-free of HMM range in svm_range_validate_and_map()Srinivasan Shanmugam
2025-10-28drm/amdkfd: fix the clean up when amdgpu_hmm_range_alloc failsSunil Khatri
2025-10-28drm/amdkfd: Dequeue user queues when process mm releasedPhilip Yang
2025-10-28drm/amdkfd: add missing return value check for rangeSunil Khatri
2025-10-20drm/amdgpu: Add poison consumption sequence numbers for gfx and sdmaYiPeng Chai
2025-10-13drm/amdgpu: update the functions to use amdgpu version of hmmSunil Khatri
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim
2025-10-13drm/amdgpu: clean up amdgpu hmm range functionsSunil Khatri
2025-10-13drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pagesSunil Khatri
2025-10-07drm/amdkfd: Fix mmap write lock not releasePhilip Yang
2025-09-25amd/amdkfd: enhance kfd process check in switch partitionYifan Zhang
2025-09-25amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_swYifan Zhang
2025-09-23drm/amdgpu: use hmm_pfns instead of array of pagesSunil Khatri
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher
2025-09-15drm/amdkfd: add function svm_migrate_successful_pagesJames Zhu
2025-09-15Revert "drm/amdkfd: return migration pages from copy function"James Zhu