summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
AgeCommit message (Expand)Author
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam
2025-04-30drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav
2025-04-30drm/amdgpu/gfx: Introduce helpers handling CSB manipulationRodrigo Siqueira
2025-04-30drm/amdgpu: Disallow partition query during resetLijo Lazar
2025-04-21drm/amdgpu/userq: integrate with enforce isolationAlex Deucher
2025-04-21drm/amdgpu: rename enforce isolation variablesAlex Deucher
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher
2025-04-11drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König
2025-04-08drm/amdgpu/gfx: add generic handling for disable_kqAlex Deucher
2025-04-07drm/amdgpu/gfx: decouple the number of kgqs from the hwAlex Deucher
2025-04-07drm/amdgpu/gfx: make amdgpu_gfx_me_queue_to_bit() staticAlex Deucher
2025-03-21drm/amdgpu: stop reserving VMIDs to enforce isolationChristian König
2025-03-19drm/amdgpu/gfx: adjust workload profile handlingAlex Deucher
2025-03-19drm/amdgpu/gfx: fix ref counting for ring based profile handlingAlex Deucher
2025-03-11drm/amdgpu/gfx: delete stray tabsDan Carpenter
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher
2025-02-17drm/amdgpu/gfx: only call mes for enforce isolation if supportedAlex Deucher
2025-02-12drm/amdgpu/gfx: add amdgpu_gfx_off_ctrl_immediate()Alex Deucher
2025-02-12drm/amdgpu/gfx: add ring helpers for setting workload profileAlex Deucher
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-14drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam
2024-12-18drm/amdgpu: partially revert "reduce reset time"Christian König
2024-12-18drm/amdgpu: Fix potential integer overflow in scheduler mask calculationsKarol Przybylski
2024-12-10drm/amd/amdgpu: Add Annotations to Process Isolation functionsSrinivasan Shanmugam
2024-12-10drm/amd/amdgpu: Add Descriptions to Process Isolation and Cleaner Shader Sysf...Srinivasan Shanmugam
2024-12-10drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang
2024-11-21drm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com
2024-11-12drm/amd/amdgpu: limit single process inside MESShaoyun Liu
2024-11-11drm/amdgpu: Implement virt req_ras_err_countVictor Skvortsov
2024-11-08drm/amdgpu: Avoid kcq disable during resetLijo Lazar
2024-11-08drm/amdgpu: Fix map/unmap queue logicLijo Lazar
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar
2024-11-04drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang
2024-11-04drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher
2024-10-22drm/amdgpu: Zero-initialize mqd backup memoryLijo Lazar
2024-10-15drm/amdgpu: Show current compute partition on VFLijo Lazar
2024-10-15drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher
2024-09-26drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queueDr. David Alan Gilbert
2024-09-26drm/amd: Add helper to get partition config modesLijo Lazar
2024-09-06drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...Srinivasan Shanmugam
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao
2024-08-20drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serializationSrinivasan Shanmugam
2024-08-20drm/amdgpu: Add sysfs interface for running cleaner shaderSrinivasan Shanmugam
2024-08-20drm/amdgpu: Add enforce_isolation sysfs attributeSrinivasan Shanmugam
2024-08-16drm/amdgpu: Add infrastructure for Cleaner Shader featureSrinivasan Shanmugam
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao
2024-08-06drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang
2024-06-14drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou