summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)Author
2024-10-15drm/amdgpu: optimize fn gfx_v11_ring_insert_nopSunil Khatri
2024-10-08drm/amdgpu: fix typosAndrew Kreimer
2024-10-07drm/amdgpu/gfx11: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam
2024-10-07drm/amdgpu/gfx11: Implement cleaner shader support for GFX11 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 post_soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in check_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-26drm/amdgpu: Fix typo "acccess" and improve the comment style hereWangYuli
2024-09-02drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx11: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx11: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu
2024-09-02drm/amdgpu/gfx11: wait for reset done before remapJiadong Zhu
2024-09-02drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()Alex Deucher
2024-09-02drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)Prike Liang
2024-09-02drm/amdgpu/gfx11: add ring reset callbacksAlex Deucher
2024-08-29drm/amdgpu/gfx11: return early in preempt_ib()Alex Deucher
2024-08-20drm/amd/gfx11: move the gfx mutex into the callerAlex Deucher
2024-08-16drm/amdgpu/gfx11: export gfx_v11_0_request_gfx_index_mutex()Alex Deucher
2024-08-16drm/amdgpu/gfx11: add a mutex for the gfx semaphoreAlex Deucher
2024-08-16drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTLAlex Deucher
2024-08-13drm/amdgpu: fix ptr check warning in gfx11 ip_dumpSunil Khatri
2024-08-06drm/amdgpu: optimize the padding for gfx11Sunil Khatri
2024-07-23drm/amdgpu/gfx11: Enable bad opcode interruptJesse Zhang
2024-07-23drm/amdgpu/gfx11: properly handle error ints on all pipesAlex Deucher
2024-07-23drm/amdgpu/gfx11: 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 gfx11 during ip dumpSunil Khatri
2024-07-02drm/amdgpu: add firmware for GC IP v11.5.2Tim Huang
2024-07-02drm/amdgpu: initialize GC IP v11.5.2Tim Huang
2024-07-01drm/amdgpu/gfx11: remove superfluous cache flagsMarek Olšák
2024-06-27drm/amdgpu: Fix smatch static checker warningHawking Zhang
2024-06-27drm/amdgpu: refine gfx11 firmware loadingYang Wang
2024-06-14drm/amdgpu: call flush_gpu_tlb directly in gfxhub enableYunxiang Li
2024-06-05Revert "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"Alex Deucher
2024-06-05drm/amdgpu: fix comments and error message for ipdumpSunil Khatri
2024-06-05drm/amdgpu: rename ip_dump_cp_queues to compute queuesSunil Khatri
2024-05-29drm/amdgpu/gfx11: enable gfx pipe1 hardware supportAlex Deucher