aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-30drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_bufferRodrigo Siqueira1-28/+4
2025-04-11drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture v2Srinivasan Shanmugam1-1/+7
2025-04-08drm/amdgpu: remove is_mes_queue flagAlex Deucher1-54/+13
2025-04-07drm/amdgpu/gfx9: dump full CP packet header FIFOsAlex Deucher1-13/+49
2025-04-07drm/amdgpu/gfx9: fix CSIB handlingAlex Deucher1-2/+0
2025-03-26Remove unnecessary firmware version check for gc v9_4_2Candice Li1-0/+1
2025-03-26drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König1-50/+7
2025-03-07drm/amdgpu: Do not set power brake sequence for Aldebaran SRIOVVictor Lu1-1/+2
2025-03-07drm/amdgpu: Do not write to GRBM_CNTL if Aldebaran SRIOVVictor Lu1-1/+4
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-3/+3
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri1-2/+2
2025-02-12drm/amdgpu/gfx9: use amdgpu_gfx_off_ctrl_immediate() for PGAlex Deucher1-3/+3
2025-02-12drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher1-2/+34
2025-01-06drm/amdgpu: reduce RLC safe mode request for gfx clock gatingPrike Liang1-12/+2
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer1-2/+2
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-1/+11
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-2/+2
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-2/+2
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang1-3/+1
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com1-0/+6
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar1-2/+2
2024-10-28drm/amdgpu: clean up the suspend_completePrike Liang1-2/+2
2024-10-22drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2Srinivasan Shanmugam1-0/+12
2024-10-22Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher1-4/+0
2024-10-15drm/amdgpu: optimize fn gfx_v9_ring_insert_nopSunil Khatri1-4/+1
2024-10-08drm/amdgpu: fix typosAndrew Kreimer1-1/+1
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+4
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-3/+3
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-2/+2
2024-10-01drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 ModuleSrinivasan Shanmugam1-0/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri1-5/+5
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri1-2/+2
2024-09-26drm/amdgpu/gfx9: Explicitly halt CP before initAlex Deucher1-0/+4
2024-09-26drm/amdgpu/gfx9: set additional bits on CP haltAlex Deucher1-1/+18
2024-09-06drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu1-0/+2
2024-09-06drm/amdgpu: add raven1 gfxoff quirkPeng Liu1-0/+2
2024-08-29drm/amdgpu/gfx9: put queue resets behind a debug optionAlex Deucher1-0/+4
2024-08-20drm/amdgpu/gfx9: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam1-0/+6
2024-08-20drm/amdgpu/gfx9: Implement cleaner shader support for GFX9 hardwareSrinivasan Shanmugam1-5/+40
2024-08-16drm/amdgpu/gfx9: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-08-16drm/amdgpu/gfx9: use proper rlc safe mode helpersAlex Deucher1-4/+4
2024-08-16drm/amdgpu/gfx9: add ring reset callback for gfxAlex Deucher1-0/+46
2024-08-16drm/amdgpu/gfx9: per queue reset only on bare metalAlex Deucher1-0/+3