aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar1-2/+2
2024-10-15drm/amdgpu: optimize fn gfx_v11_ring_insert_nopSunil Khatri1-4/+1
2024-10-08drm/amdgpu: fix typosAndrew Kreimer1-2/+2
2024-10-07drm/amdgpu/gfx11: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam1-0/+4
2024-10-07drm/amdgpu/gfx11: Implement cleaner shader support for GFX11 hardwareSrinivasan Shanmugam1-4/+37
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-2/+2
2024-10-01drm/amdgpu: update the handle ptr in post_soft_resetSunil Khatri1-2/+3
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri1-2/+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-2/+2
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: Fix typo "acccess" and improve the comment style hereWangYuli1-2/+4
2024-09-02drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-09-02drm/amdgpu/gfx11: use proper rlc safe mode helpersAlex Deucher1-4/+4
2024-09-02drm/amdgpu/gfx11: per queue reset only on bare metalAlex Deucher1-0/+6
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu1-1/+1
2024-09-02drm/amdgpu/gfx11: wait for reset done before remapJiadong Zhu1-1/+14
2024-09-02drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()Alex Deucher1-3/+3
2024-09-02drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)Prike Liang1-13/+71
2024-09-02drm/amdgpu/gfx11: add ring reset callbacksAlex Deucher1-0/+18
2024-08-29drm/amdgpu/gfx11: return early in preempt_ib()Alex Deucher1-0/+3
2024-08-20drm/amd/gfx11: move the gfx mutex into the callerAlex Deucher1-4/+3
2024-08-16drm/amdgpu/gfx11: export gfx_v11_0_request_gfx_index_mutex()Alex Deucher1-2/+2
2024-08-16drm/amdgpu/gfx11: add a mutex for the gfx semaphoreAlex Deucher1-3/+7
2024-08-16drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTLAlex Deucher1-2/+2
2024-08-13drm/amdgpu: fix ptr check warning in gfx11 ip_dumpSunil Khatri1-3/+3
2024-08-06drm/amdgpu: optimize the padding for gfx11Sunil Khatri1-2/+20
2024-07-23drm/amdgpu/gfx11: Enable bad opcode interruptJesse Zhang1-0/+73
2024-07-23drm/amdgpu/gfx11: properly handle error ints on all pipesAlex Deucher1-23/+111
2024-07-23drm/amdgpu/gfx11: enable wave kill for compute queuesAlex Deucher1-0/+1
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-08drm/amd/pm: avoid to load smu firmware for APUsTim Huang1-5/+3
2024-07-02drm/amdgpu: fix out of bounds access in gfx11 during ip dumpSunil Khatri1-0/+2
2024-07-02drm/amdgpu: add firmware for GC IP v11.5.2Tim Huang1-0/+4
2024-07-02drm/amdgpu: initialize GC IP v11.5.2Tim Huang1-1/+7
2024-07-01drm/amdgpu/gfx11: remove superfluous cache flagsMarek Olšák1-5/+1
2024-06-27drm/amdgpu: Fix smatch static checker warningHawking Zhang1-4/+4
2024-06-27drm/amdgpu: refine gfx11 firmware loadingYang Wang1-14/+12
2024-06-14drm/amdgpu: call flush_gpu_tlb directly in gfxhub enableYunxiang Li1-1/+3
2024-06-05Revert "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"Alex Deucher1-3/+3
2024-06-05drm/amdgpu: fix comments and error message for ipdumpSunil Khatri1-3/+3
2024-06-05drm/amdgpu: rename ip_dump_cp_queues to compute queuesSunil Khatri1-7/+7