summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)Author
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
2024-05-29drm/amdgpu/gfx11: handle priority setup for gfx pipe1Alex Deucher
2024-05-29drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipeAlex Deucher
2024-05-23drm/amdgpu: add gfx queue support for gfx11 ipdumpSunil Khatri
2024-05-23drm/amdgpu: add cp queue registers for gfx11 ipdumpSunil Khatri
2024-05-23drm/amdgpu: add print support for gfx11 ipdumpSunil Khatri
2024-05-23drm/amdgpu: add gfx11 registers support in ipdumpSunil Khatri
2024-05-23drm/amdgpu - optimize rlc spm cntlJane Jian
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-04-26drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang
2024-04-16drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft resetAlex Deucher
2024-04-09drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang
2024-04-09drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin
2024-03-22drm/amdgpu: Fix truncations in gfx_v11_0_init_microcode()Srinivasan Shanmugam
2024-03-04drm/amdgpu: workaround to avoid SET_Q_MODE packets v2Christian König
2024-03-04drm/amdgpu: cleanup conditional executionChristian König
2024-02-22drm/amdgpu: initialize gfx11.5.1Yifan Zhang
2024-02-22drm/amdgpu: add firmware for GC 11.5.1Yifan Zhang
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun