aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: move reset support type checks into the callerAlex Deucher2025-07-171-3/+0
* drm/amdgpu/gfx9: re-emit unprocessed state on kcq resetAlex Deucher2025-07-171-8/+2
* drm/amdgpu: clean up GC reset functionsAlex Deucher2025-07-161-2/+4
* drm/amdgpu/gfx9: fix kiq locking in KCQ resetAlex Deucher2025-07-151-1/+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/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam2025-06-241-0/+19
* drm/amdgpu/gfx9: drop reset_kgqAlex Deucher2025-06-181-46/+0
* drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_bufferRodrigo Siqueira2025-04-301-28/+4
* drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture v2Srinivasan Shanmugam2025-04-111-1/+7
* drm/amdgpu: remove is_mes_queue flagAlex Deucher2025-04-081-54/+13
* drm/amdgpu/gfx9: dump full CP packet header FIFOsAlex Deucher2025-04-071-13/+49
* drm/amdgpu/gfx9: fix CSIB handlingAlex Deucher2025-04-071-2/+0
* Remove unnecessary firmware version check for gc v9_4_2Candice Li2025-03-261-0/+1
* drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König2025-03-261-50/+7
* drm/amdgpu: Do not set power brake sequence for Aldebaran SRIOVVictor Lu2025-03-071-1/+2
* drm/amdgpu: Do not write to GRBM_CNTL if Aldebaran SRIOVVictor Lu2025-03-071-1/+4
* 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/gfx9: use amdgpu_gfx_off_ctrl_immediate() for PGAlex Deucher2025-02-131-3/+3
* drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher2025-02-131-2/+34
* drm/amdgpu: reduce RLC safe mode request for gfx clock gatingPrike Liang2025-01-061-12/+2
* drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer2024-12-181-2/+2
* drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello2024-12-101-1/+11
* 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-2/+2
* drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang2024-12-101-3/+1
* drm/amdgpu: Add sysfs interface for gc reset mask[email protected]2024-11-081-0/+6
* drm/amdgpu: Group gfx sysfs functionsLijo Lazar2024-11-041-2/+2
* drm/amdgpu: clean up the suspend_completePrike Liang2024-10-281-2/+2
* drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2Srinivasan Shanmugam2024-10-221-0/+12
* Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher2024-10-221-4/+0
* drm/amdgpu: optimize fn gfx_v9_ring_insert_nopSunil Khatri2024-10-151-4/+1
* drm/amdgpu: fix typosAndrew Kreimer2024-10-081-1/+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/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 ModuleSrinivasan Shanmugam2024-10-011-0/+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-5/+5
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri2024-10-011-2/+2
* drm/amdgpu/gfx9: Explicitly halt CP before initAlex Deucher2024-09-261-0/+4
* drm/amdgpu/gfx9: set additional bits on CP haltAlex Deucher2024-09-261-1/+18