aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher2025-02-251-9/+4
* drm/amdgpu/gfx: only call mes for enforce isolation if supportedAlex Deucher2025-02-251-2/+4
* Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-01-221-8/+82
|\
| * drm/amdgpu: partially revert "reduce reset time"Christian König2024-12-181-2/+2
| * drm/amdgpu: Fix potential integer overflow in scheduler mask calculationsKarol Przybylski2024-12-181-4/+4
| * drm/amd/amdgpu: Add Annotations to Process Isolation functionsSrinivasan Shanmugam2024-12-101-0/+29
| * drm/amd/amdgpu: Add Descriptions to Process Isolation and Cleaner Shader Sysf...Srinivasan Shanmugam2024-12-101-0/+45
| * drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang2024-12-101-2/+2
* | drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam2025-01-141-2/+10
|/
* drm/amdgpu: Fix sysfs warning when hotplugging[email protected]2024-11-211-3/+5
* drm/amd/amdgpu: limit single process inside MESShaoyun Liu2024-11-121-0/+2
* drm/amdgpu: Implement virt req_ras_err_countVictor Skvortsov2024-11-111-0/+3
* drm/amdgpu: Avoid kcq disable during resetLijo Lazar2024-11-081-9/+1
* drm/amdgpu: Fix map/unmap queue logicLijo Lazar2024-11-081-18/+45
* drm/amdgpu: Add sysfs interface for gc reset mask[email protected]2024-11-081-0/+70
* drm/amdgpu: Group gfx sysfs functionsLijo Lazar2024-11-041-9/+31
* drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang2024-11-041-0/+141
* drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher2024-11-041-2/+51
* drm/amdgpu: Zero-initialize mqd backup memoryLijo Lazar2024-10-221-3/+3
* drm/amdgpu: Show current compute partition on VFLijo Lazar2024-10-151-2/+27
* drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher2024-10-151-7/+4
* drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queueDr. David Alan Gilbert2024-09-261-10/+0
* drm/amd: Add helper to get partition config modesLijo Lazar2024-09-261-20/+20
* drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...Srinivasan Shanmugam2024-09-061-16/+19
* drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao2024-08-291-2/+2
* drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serializationSrinivasan Shanmugam2024-08-211-0/+167
* drm/amdgpu: Add sysfs interface for running cleaner shaderSrinivasan Shanmugam2024-08-211-0/+134
* drm/amdgpu: Add enforce_isolation sysfs attributeSrinivasan Shanmugam2024-08-211-0/+101
* drm/amdgpu: Add infrastructure for Cleaner Shader featureSrinivasan Shanmugam2024-08-161-0/+35
* drm/amdgpu/mes12: fix suspend issueJack Xiao2024-08-131-0/+22
* drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao2024-08-131-2/+2
* drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang2024-08-061-4/+14
* drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou2024-06-141-12/+2
* drm/amdgpu: Fix type mismatch in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam2024-06-051-1/+2
* drm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam2024-05-231-1/+1
* drm/amdgpu/mes: fix mes12 to map legacy queueJack Xiao2024-05-131-25/+46
* drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao2024-05-021-2/+2
* drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang2024-05-021-1/+2
* drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao2024-04-301-9/+41
* drm/amdgpu: fix uninitialized scalar variable warningTim Huang2024-04-261-1/+2
* drm/amdgpu: correct the KGQ fallback messagePrike Liang2024-03-201-1/+1
* Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-03-081-3/+3
|\
| * drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun2024-02-221-3/+3
* | Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-02-221-1/+8
|\|
| * Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2024-02-131-1/+8
* | Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-02-131-2/+2
|\|
| * drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'Srinivasan Shanmugam2024-01-221-2/+2
* | drm/amdgpu: prefer snprintf over sprintfJani Nikula2024-01-311-1/+2
|/
* drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu2023-11-091-4/+4
* drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64Alex Deucher2023-11-031-0/+2