summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
AgeCommit message (Expand)Author
9 daysdrm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-03drm/amdgpu: Ignored various return codeAndrew Martin
2026-01-20drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBMPhilip Yang
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang
2026-01-14drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devicesXiaogang Chen
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)
2025-11-14drm/amdgpu: Fix the issue of missing ras message on sriov hostYiPeng Chai
2025-10-20drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher
2025-07-04Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-06-18drm/amdkfd: Move the process suspend and resume out of full accessEmily Deng
2025-06-18drm/amdkfd: allow compute partition mode switch with cgroup exclusionsJonathan Kim
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-05-29drm/amdkfd: Map wptr BO to GART unconditionallyLang Yu
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer
2025-02-25drm/amdgpu: simplify xgmi peer info callsJonathan Kim
2025-02-12drm/amdkfd: add a new flag to manage where VRAM allocations goAlex Deucher
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-14drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng
2024-12-18drm/amdgpu: partially revert "reduce reset time"Christian König
2024-12-18drm/amdgpu: Failed to check various return codeAndrew Martin
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-11-08drm/amdgpu: Fix map/unmap queue logicLijo Lazar
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher
2024-09-26drm/amdkfd:Add kfd function to config sq perfmonFeifei Xu
2024-08-23drm/amdgpu: Retire query_utcl2_poison_status callbackHawking Zhang
2024-08-20drm/amdkfd: APIs to stop/start KFD schedulingAmber Lin
2024-07-23drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang
2024-06-05drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang
2024-05-08drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou
2024-03-20drm/amdgpu: support utcl2 RAS poison query for mmhubTao Zhou
2024-03-20drm/amdgpu: retire gfx ras query_utcl2_poison_statusTao Zhou
2024-03-20drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman
2024-02-26drm/amdkfd: Skip packet submission on fatal errorLijo Lazar
2024-01-29drm/amdgpu: move the drm client creation behind drm device registrationLe Ma
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai
2024-01-18drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger
2024-01-18drm/amdkfd: init drm_client with funcs hookFlora Cui
2023-12-13drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling
2023-11-29drm/amdgpu: update xgmi num links info post gc9.4.2Jonathan Kim
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling
2023-10-13drm/amdgpu: disable GFXOFF and PG during compute for GFX9Jesse Zhang
2023-10-04drm/amdgpu: Use ttm_pages_limit to override vram reportingRajneesh Bhardwaj
2023-10-03drm/amdkfd: drop struct kfd_cu_infoAlex Deucher
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-11drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUESMukul Joshi