summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2025-12-03drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin
2025-12-03drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae
2025-06-27drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IBAmber Lin
2025-06-04drm/amdkfd: KFD release_work possible circular lockingPhilip Yang
2025-05-02drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang
2025-05-02drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2024-09-12drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen
2024-09-04drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher
2024-06-16drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2023-07-27drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-04-15drm/amdkfd: add missing void argument to function kgd2kfd_initNathan Chancellor
2022-04-15drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2021-09-22drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely
2021-07-19drm/amdkfd: Walk through list with dqm lock holdxinhui pan
2021-05-14drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling
2021-05-11drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bugQu Huang
2021-05-11drm/amdkfd: Fix UBSAN shift-out-of-bounds warningAnson Jacob
2020-12-30drm/amdkfd: Fix leak in dmabuf importFelix Kuehling
2020-11-05drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall
2020-10-01drm/amdkfd: fix a memory leak issueDennis Li
2020-10-01drm/amdkfd: Fix race in gfx10 context restore handlerJay Cornwall
2020-09-03drm/amdkfd: Fix reference count leaks.Qiushi Wu
2020-06-30drm/amd: fix potential memleak in err branchBernard Zhao
2020-04-23drm/amdkfd: kfree the wrong pointerJack Zhang
2020-02-24drm/amdkfd: Fix permissions of hang_hwsFelix Kuehling
2020-02-24drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao
2019-12-31drm/amdkfd: Fix MQD size calculationOak Zeng
2019-12-31drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-17drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall
2019-08-23amd/amdkfd: add Arcturus vf DID supportFrank.Min
2019-08-22drm/amdkfd: Make deallocate_hiq_sdma_mqd staticYueHaibing
2019-08-21drm/amdkfd: remove set but not used variable 'pdd'YueHaibing
2019-08-21drm/amdkfd: Fill the name field in node topology with asic name v2Yong Zhao
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe
2019-08-20drm/amdkfd: use mmu_notifier_putJason Gunthorpe
2019-08-20drm/amdkfd: fix a use after free race with mmu_notifer unregisterJason Gunthorpe
2019-08-15drm/amdkfd: Fill amdgpu_task_info for KFD VMsYong Zhao
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher
2019-08-07Revert "drm/amdkfd: New IOCTL to allocate queue GWS"Alex Deucher
2019-08-02drm/amdkfd: Extend CU mask to 8 SEs (v3)Jay Cornwall
2019-07-30drm/amdkfd: Save/restore vcc on gfx10Jay Cornwall
2019-07-30drm/amdkfd: Save/restore flat_scratch_lo/hi on gfx10Jay Cornwall
2019-07-30drm/amdkfd: Fix gfx10 wave64 VGPR context restoreJay Cornwall