summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/amdgpu: track faulted gfx user-queue slotsJesse Zhang1-0/+3
2026-07-29drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12Ulisses Paixao1-0/+3
2026-07-01Revert "drm/amdgpu: defer KCQ remap until after MES resume in reset flow"Jesse Zhang1-1/+0
2026-07-01drm/amdgpu: defer KCQ remap until after MES resume in reset flowJesse Zhang1-0/+1
2026-07-01drm/amdgpu/gfx8: Fixup IP block soft resetTimur Kristóf1-2/+0
2026-06-17drm/amdgpu/gfx: defer per-queue helper_end until after MES resumeJesse Zhang1-0/+5
2026-06-17drm/amdgpu: Remove faulty queue before resumeAmber Lin1-1/+2
2026-06-17drm/amdgpu/gfx: add a common helper to handle MES compute resetsAlex Deucher1-0/+9
2026-06-17drm/amdgpu: Use a common KGQ and KCQ reset helper for gfx11/12Alex Deucher1-1/+5
2026-06-17drm/amdgpu: store whether to use MMIO or MES for resetAlex Deucher1-0/+2
2026-06-17drm/amdgpu/gfx: add a helper for MQD restoreAlex Deucher1-0/+1
2026-06-03drm/amdgpu/ras: add ras_suspend callback and use it for cp_ecc_error_irqYunxiang Li1-1/+2
2026-05-05drm/amdgpu: deduplicate ring preempt ib functionLeonardo Cesar1-0/+2
2026-04-03drm/amdgpu: add an option to allow gpu partition allocate all available memoryXiaogang Chen1-0/+17
2026-03-17drm/amdgpu: Add poison consumption handling for gfx v12_1YiPeng Chai1-0/+1
2026-02-23drm/amdgpu: Add CU mask support for MQD propertiesJesse.Zhang1-0/+2
2026-01-05drm/amd: Pass `adev` to amdgpu_gfx_parse_disable_cu()Mario Limonciello (AMD)1-2/+2
2025-12-10drm/amdgpu: fix mes packet params issue when flush hdp.chong li1-0/+4
2025-12-10drm/amdgpu/gfx: add eop size and alignment to shadow infoAlex Deucher1-0/+2
2025-10-20drm/amdgpu: use GPU_HDP_FLUSH for sriovVictor Zhao1-0/+1
2025-09-15drm/amdgpu: Remove volatile from CSB functionsRodrigo Siqueira1-3/+3
2025-04-30drm/amdgpu: Add documentation associated with CSBRodrigo Siqueira1-0/+43
2025-04-30drm/amdgpu/gfx: Introduce helpers handling CSB manipulationRodrigo Siqueira1-0/+3
2025-04-21drm/amdgpu: rename enforce isolation variablesAlex Deucher1-3/+3
2025-04-21drm/amdgpu/userq: rework driver parameterAlex Deucher1-0/+1
2025-04-08drm/amdgpu/gfx: add generic handling for disable_kqAlex Deucher1-0/+2
2025-04-08drm/amdgpu: bypass SRIOV check for shadow size infoShashank Sharma1-2/+3
2025-04-07drm/amdgpu/gfx: make amdgpu_gfx_me_queue_to_bit() staticAlex Deucher1-2/+0
2025-03-21drm/amd/amdgpu: Revert "drm/amd/amdgpu: shorten the gfx idle worker timeout"Kenneth Feng1-2/+2
2025-03-19drm/amdgpu/gfx: fix ref counting for ring based profile handlingAlex Deucher1-0/+2
2025-03-18drm/amd/amdgpu: shorten the gfx idle worker timeoutKenneth Feng1-2/+2
2025-02-12drm/amdgpu/gfx: add amdgpu_gfx_off_ctrl_immediate()Alex Deucher1-0/+1
2025-02-12drm/amdgpu/gfx: add ring helpers for setting workload profileAlex Deucher1-0/+11
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com1-0/+2
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar1-2/+0
2024-11-04drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang1-0/+2
2024-11-04drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher1-0/+2
2024-09-26drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queueDr. David Alan Gilbert1-2/+0
2024-08-23drm/amdgpu: support for gc_info table v1.3Likun Gao1-0/+6
2024-08-20drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serializationSrinivasan Shanmugam1-0/+15
2024-08-20drm/amdgpu: Add enforce_isolation sysfs attributeSrinivasan Shanmugam1-0/+2
2024-08-16drm/amdgpu: Add infrastructure for Cleaner Shader featureSrinivasan Shanmugam1-0/+14
2024-08-16drm/amdgpu/gfx11: add a mutex for the gfx semaphoreAlex Deucher1-0/+2
2024-08-16drm/amdgpu/gfx: add a new kiq_pm4_funcs callback for reset_hw_queueJiadong Zhu1-0/+4
2024-07-23drm/amdgpu/gfx: add bad opcode interruptAlex Deucher1-0/+1
2024-07-10drm/amdgpu: Initialize VF partition modeLijo Lazar1-0/+1
2024-06-05drm/amdgpu: rename ip_dump_cp_queues to compute queuesSunil Khatri1-1/+1
2024-05-23drm/amdgpu: add gfx queue support of gfx10 in ipdumpSunil Khatri1-0/+1
2024-05-23drm/amdgpu: Add cp queues support fro gfx10 in ipdumpSunil Khatri1-0/+1
2024-05-23drm/amdgpu: rename the ip_dump to ip_dump_coreSunil Khatri1-1/+1