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