aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: move reset support type checks into the callerAlex Deucher2025-07-171-3/+0
* drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq resetAlex Deucher2025-07-171-7/+2
* drm/amdgpu: Check SQ_CONFIG register support on SRIOVTony Yi2025-07-161-1/+3
* drm/amdgpu: clean up GC reset functionsAlex Deucher2025-07-161-5/+9
* drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ resetAlex Deucher2025-07-151-2/+1
* drm/amdgpu: move scheduler wqueue handling into callbacksAlex Deucher2025-06-301-0/+3
* drm/amdgpu: move force completion into ring resetsAlex Deucher2025-06-301-1/+6
* drm/amdgpu: update ring reset function signatureAlex Deucher2025-06-301-1/+2
* drm/amdkfd: Support chain runlists of XNACK+/XNACK-Amber Lin2025-05-161-0/+31
* drm/amdgpu: Add GFX 9.5.0 support for per-queue/pipe resetJesse.Zhang2025-05-131-3/+7
* drm/amdgpu/gfx9.4.3: dump full CP packet header FIFOsAlex Deucher2025-04-071-15/+37
* drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König2025-03-261-49/+10
* drm/amdgpu: Parse all deferred errors with UMC aca handleXiang Liu2025-03-261-5/+3
* drm/amdgpu: Use correct gfx deferred error countXiang Liu2025-03-261-3/+4
* drm/amdgpu: Decode deferred error type in gfx aca bank parserXiang Liu2025-03-211-3/+2
* drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 for sriov multi...Emily Deng2025-03-141-1/+1
* drm/amdgpu: fix the gb_addr_config_fields init value mismatchShiwu Zhang2025-03-071-5/+1
* drm/amdgpu: retire ip init code specific for A0 revShiwu Zhang2025-03-071-12/+1
* drm/amdgpu: Decode deferred error type in aca bank parserXiang Liu2025-02-271-2/+3
* drm/amdgpu: Remove redundant logic in GC v9.4.3Lijo Lazar2025-02-251-16/+1
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-3/+3
* drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri2025-02-191-2/+2
* drm/amdgpu: Include ACA error type in aca bankHawking Zhang2025-02-171-0/+2
* drm/amdgpu: Clean up GFX v9.4.3 IP version checksLijo Lazar2025-02-131-52/+16
* drm/amdgpu: Fix for MEC SJT FW Load Fail on VFyfeng12025-01-061-2/+7
* drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer2024-12-181-1/+1
* drm/amdgpu: move common ACA ipid defines into amdgpu_aca.hYang Wang2024-12-101-4/+0
* drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello2024-12-101-2/+5
* drm/amdgpu: Apply gc v9_5_0 golden settingsHawking Zhang2024-12-101-6/+10
* drm/amdgpu: add initial support for gfx950Le Ma2024-12-101-0/+3
* drm/amdgpu/gfx: add gfx950 microcodeLe Ma2024-12-101-0/+2
* drm/amdgpu: Remove gfxoff usageLijo Lazar2024-12-101-4/+0
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-1/+1
* drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang2024-12-101-3/+1
* drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao2024-12-051-2/+8
* drm/amdgpu: Add sysfs interface for gc reset mask[email protected]2024-11-081-0/+13
* drm/amdgpu: Group gfx sysfs functionsLijo Lazar2024-11-041-5/+0
* Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher2024-10-221-6/+0
* drm/amdgpu: Show current compute partition on VFLijo Lazar2024-10-151-8/+4
* drm/amdgpu: optimize fn gfx_v9_4_3_ring_insert_nopSunil Khatri2024-10-151-4/+1
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-5/+3
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-3/+3
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+4
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-3/+3
* drm/amdgpu: update the handle ptr in soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in late_initSunil Khatri2024-10-011-2/+2