summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)AuthorLines
2025-12-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello-0/+4
2025-12-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall-26/+73
2025-12-08drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen-14/+32
2025-12-08drm/amdgpu: pass the entity to use to ttm public functionsPierre-Eric Pelloux-Prayer-1/+2
2025-12-08drm/amdgpu: introduce amdgpu_ttm_buffer_entityPierre-Eric Pelloux-Prayer-4/+9
2025-12-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim-0/+1
2025-12-08drm/amdgpu: Setup MTYPEs for GFX 12.1.0Mukul Joshi-0/+15
2025-12-08drm/amdgpu: Fix SHMEM alignment mode for GFX 12.1.0Mukul Joshi-1/+1
2025-12-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello-0/+4
2025-12-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall-26/+73
2025-12-08amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESSZhu Lingshan-2/+47
2025-12-08amdkfd: process debug trap ioctl only on a primary contextZhu Lingshan-0/+12
2025-12-08drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen-14/+32
2025-12-08amdkfd: fence handler evict and restore a kfd process by its context idZhu Lingshan-3/+4
2025-12-08amdkfd: record kfd context id in amdkfd_fenceZhu Lingshan-1/+1
2025-12-08drm/amdkfd: Add interrupt handling for GFX 12.1.0Mukul Joshi-4/+416
2025-12-08drm/amdkfd: Add MQD manager for GFX 12.1.0Mukul Joshi-1/+756
2025-12-08drm/amdkfd: Add GFX 12.1.0 support in KFDMukul Joshi-1/+6
2025-12-08drm/amdgpu: Setup PCIe atomics bit in PTE on GFX 12.1.0Mukul Joshi-0/+5
2025-12-08amdkfd: introduce new helper kfd_lookup_process_by_idZhu Lingshan-0/+22
2025-12-08amdkfd: remove test_kqZhu Lingshan-31/+0
2025-12-08amdkfd: process pointer of a HIQ should be NULLZhu Lingshan-20/+0
2025-12-08amdkfd: remove DIQ supportZhu Lingshan-78/+5
2025-12-08amdkfd: find kfd_process by filep->private_data in kfd_mmapZhu Lingshan-4/+7
2025-12-08amdkfd: identify a secondary kfd process by its idZhu Lingshan-3/+80
2025-12-08amdkfd: process USERPTR allocation only on the primary kfd processZhu Lingshan-0/+6
2025-12-08amdkfd: process svm ioctl only on the primary kfd processZhu Lingshan-0/+6
2025-12-08amdkfd: destroy kfd secondary contexts through fd closeZhu Lingshan-20/+31
2025-12-08amdkfd: Introduce kfd_create_process_sysfs as a separate functionZhu Lingshan-25/+42
2025-12-08amdkfd: find_process_by_mm always return the primary contextZhu Lingshan-1/+1
2025-12-08drm/amdgpu: remove the ring param from ttm functionsPierre-Eric Pelloux-Prayer-1/+1
2025-12-08amdkfd: mark the first kfd_process as the primary oneZhu Lingshan-8/+17
2025-12-08drm/amdgpu: remove direct_submit arg from amdgpu_copy_bufferPierre-Eric Pelloux-Prayer-1/+1
2025-12-08amdkfd: enlarge the hashtable of kfd_processZhu Lingshan-1/+1
2025-12-08drm/amdkfd: Add SDMA 7.1.0 support in KFDMukul Joshi-0/+1
2025-12-08drm/amdgpu: reduce the full gpu access time in amdgpu_device_init.chong li-0/+29
2025-12-08drm/amdkfd: Uninitialized and Unused variablesAndrew Martin-17/+9
2025-12-08drm/amdkfd: Fix PTE clearing during SVM unmap on GFX 12.1Mukul Joshi-1/+1
2025-12-08drm/amdkfd: Remove hard‑coded GC IP version checks from kfd_node_by_irq_idsSreekant Somasekharan-3/+5
2025-12-08drm/amdgpu/mes: add multi-xcc supportJack Xiao-2/+2
2025-12-08drm/amdkfd: Rework reserved SDMA queue handlingMukul Joshi-28/+8
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+4
2025-12-04amd/amdkfd: Use dma_fence_check_and_signal()Philipp Stanner-3/+3
2025-11-26drm/amdkfd: assign AID to uuid in topology for SPX modeEric Huang-1/+3
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh-2/+3
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh-1/+1
2025-11-11drm/amdkfd: Fix GPU mappings for APU after prefetchHarish Kasiviswanathan-0/+2
2025-11-11drm/amdkfd: relax checks for over allocation of save areaJonathan Kim-6/+6
2025-11-11drm/amdkfd: Fixing the clang formatAhmad Rehman-1/+1
2025-11-06drm/amdkfd: Do not wait for queue op response during resetAhmad Rehman-1/+2