summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)Author
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri
2025-02-12drm/amdgpu/gfx10: Enable cleaner shader for GFX10.1.1/10.1.2 GPUsSrinivasan Shanmugam
2025-02-12drm/amdgpu: update and cleanup PM4 headersAlex Deucher
2025-02-12drm/amdgpu/gfx10: Add cleaner shader for GFX10.1.10Srinivasan Shanmugam
2025-02-12drm/amdgpu/gfx10: implement gfx queue reset via MMIOJesse.zhang@amd.com
2025-02-12drm/amdgpu/gfx10: implement queue reset via MMIOJesse.zhang@amd.com
2025-02-12drm/amdgpu: add dynamic workload profile switching for gfx10Alex Deucher
2025-01-09drm/amdgpu/gfx10: Enable cleaner shader for GFX10.3.2/10.3.4/10.3.5 GPUsSrinivasan Shanmugam
2025-01-06drm/amdgpu/gfx10: Add cleaner shader for GFX10.3.0Srinivasan Shanmugam
2024-12-18drm/amdgpu: partially revert "reduce reset time"Christian König
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar
2024-10-15drm/amdgpu: optimize fn gfx_v10_ring_insert_nopSunil Khatri
2024-10-08drm/amdgpu: fix typosAndrew Kreimer
2024-10-07drm/amdgpu/gfx10: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam
2024-10-07drm/amdgpu/gfx10: Implement cleaner shader support for GFX10 hardwareSrinivasan Shanmugam
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri
2024-09-02drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx10: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx10: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/gfx10: rework reset sequenceAlex Deucher
2024-09-02drm/amdgpu/gfx10: wait for reset done before remapJiadong Zhu
2024-09-02drm/amdgpu/gfx10: remap queue after reset successfullyJiadong Zhu
2024-09-02drm/amdgpu/gfx10: add ring reset callbacksAlex Deucher
2024-08-16drm/amdgpu: fixing rlc firmware loading failure issueYang Wang
2024-08-13drm/amdgpu: fix ptr check warning in gfx10 ip_dumpSunil Khatri
2024-08-06drm/amdgpu: optimize the padding for gfx10Sunil Khatri
2024-07-23drm/amdgpu/gfx10: Enable bad opcode interruptJesse Zhang
2024-07-23drm/amdgpu/gfx10: properly handle error ints on all pipesAlex Deucher
2024-07-23drm/amdgpu/gfx10: enable wave kill for compute queuesAlex Deucher
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri
2024-07-08drm/amd/pm: avoid to load smu firmware for APUsTim Huang
2024-07-02drm/amdgpu: fix out of bounds access in gfx10 during ip dumpSunil Khatri