summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-07drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher1-9/+4
2025-03-07drm/amdgpu/gfx: only call mes for enforce isolation if supportedAlex Deucher1-2/+4
2025-02-08drm/amdgpu: Fix potential integer overflow in scheduler mask calculationsKarol Przybylski1-4/+4
2025-01-14drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam1-2/+10
2024-11-21drm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com1-3/+5
2024-11-12drm/amd/amdgpu: limit single process inside MESShaoyun Liu1-0/+2
2024-11-11drm/amdgpu: Implement virt req_ras_err_countVictor Skvortsov1-0/+3
2024-11-08drm/amdgpu: Avoid kcq disable during resetLijo Lazar1-9/+1
2024-11-08drm/amdgpu: Fix map/unmap queue logicLijo Lazar1-18/+45
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com1-0/+70
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar1-9/+31
2024-11-04drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang1-0/+141
2024-11-04drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher1-2/+51
2024-10-22drm/amdgpu: Zero-initialize mqd backup memoryLijo Lazar1-3/+3
2024-10-15drm/amdgpu: Show current compute partition on VFLijo Lazar1-2/+27
2024-10-15drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher1-7/+4
2024-09-26drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queueDr. David Alan Gilbert1-10/+0
2024-09-26drm/amd: Add helper to get partition config modesLijo Lazar1-20/+20
2024-09-06drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...Srinivasan Shanmugam1-16/+19
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao1-2/+2
2024-08-20drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serializationSrinivasan Shanmugam1-0/+167
2024-08-20drm/amdgpu: Add sysfs interface for running cleaner shaderSrinivasan Shanmugam1-0/+134
2024-08-20drm/amdgpu: Add enforce_isolation sysfs attributeSrinivasan Shanmugam1-0/+101
2024-08-16drm/amdgpu: Add infrastructure for Cleaner Shader featureSrinivasan Shanmugam1-0/+35
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao1-0/+22
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao1-2/+2
2024-08-06drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang1-4/+14
2024-06-14drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou1-12/+2
2024-06-05drm/amdgpu: Fix type mismatch in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam1-1/+2
2024-05-23drm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam1-1/+1
2024-05-13drm/amdgpu/mes: fix mes12 to map legacy queueJack Xiao1-25/+46
2024-05-02drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao1-2/+2
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang1-1/+2
2024-04-30drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao1-9/+41
2024-04-26drm/amdgpu: fix uninitialized scalar variable warningTim Huang1-1/+2
2024-03-20drm/amdgpu: correct the KGQ fallback messagePrike Liang1-1/+1
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie1-3/+3
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun1-3/+3
2024-02-22Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie1-1/+8
2024-02-13Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello1-1/+8
2024-02-13Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie1-2/+2
2024-01-31drm/amdgpu: prefer snprintf over sprintfJani Nikula1-1/+2
2024-01-22drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'Srinivasan Shanmugam1-2/+2
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu1-4/+4
2023-11-03drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64Alex Deucher1-0/+2
2023-10-19drm/amdgpu: Workaround to skip kiq ring test during ras gpu recoveryStanley.Yang1-0/+21
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-2/+2
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello1-8/+1
2023-07-25drm/amdgpu: Add -ENOMEM error handling when there is no memorySrinivasan Shanmugam1-7/+10
2023-07-25drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'Srinivasan Shanmugam1-3/+8