summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
AgeCommit message (Expand)Author
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-08-12drm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo
2026-08-12drm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo
2026-08-11Revert "drm/sched: Embed run queue singleton into the scheduler"Tvrtko Ursulin
2026-08-06drm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li
2026-08-06drm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li
2026-07-28drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer
2026-07-28drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer
2026-07-16drm/amdgpu: use correct gfp_t for job allocationChristian König
2026-07-16drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()Christian König
2026-07-08drm/amdgpu: return an error instead of BUG() for CSA bo_vaAlex Deucher
2026-07-01drm/amdgpu: Rename moved state to needs_updateNatalie Vock
2026-07-01drm/amdgpu: Rename moved state to needs_updateNatalie Vock
2026-07-01drm/amdgpu: Remove output parameter in bo list handlingTvrtko Ursulin
2026-07-01drm/amdgpu: Remove the bo list mutexTvrtko Ursulin
2026-06-17drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello
2026-06-17drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello
2026-06-08Merge tag 'amd-drm-next-7.2-2026-06-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-06-04drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König
2026-06-04drm/amdgpu: deprecate guilty handlingChristian König
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-04-17drm/sched: Embed run queue singleton into the schedulerTvrtko Ursulin
2026-03-30drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fencesPierre-Eric Pelloux-Prayer
2026-03-17drm/amdgpu: validate fence_count in wait_fences ioctlJesse.Zhang
2026-03-04drm/amdgpu: Remove redundant missing hw ip handlingTvrtko Ursulin
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
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-05drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri
2025-12-08drm/amdgpu: Update vm start, end, hole to support 57bit addressPhilip Yang
2025-10-13drm/amdgpu: update the functions to use amdgpu version of hmmSunil Khatri
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-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König
2025-09-25drm/amdgpu: remove the redeclaration of variable iSunil Khatri
2025-09-23drm/amdgpu: use hmm_pfns instead of array of pagesSunil Khatri
2025-09-16drm/amdgpu: reject gang submissions under SRIOVChristian König
2025-09-15drm/amdgpu: Use (v)memdup_array_user in amdgpu_cs_pass1Tvrtko Ursulin
2025-09-15drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong
2025-08-04drm/amd: Use drm_*() macros instead of DRM_*() for amdgpu_csMario Limonciello
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher
2025-04-08drm/amdgpu: add ring flag for no user submissionsAlex Deucher
2025-03-21drm/amdgpu: stop reserving VMIDs to enforce isolationChristian König