summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)Author
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
2024-06-19drm/amdgpu: refine gfx10 firmware loadingYang Wang
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: drop MES 10.1 support v3Alex Deucher
2024-05-23drm/amdgpu: add gfx queue support of gfx10 in ipdumpSunil Khatri
2024-05-23drm/amdgpu: Add cp queues support fro gfx10 in ipdumpSunil Khatri
2024-05-23drm/amdgpu: rename the ip_dump to ip_dump_coreSunil Khatri
2024-05-23drm/amdgpu - optimize rlc spm cntlJane Jian
2024-05-08drm/amdgpu: add se registers to ip dump for gfx10Sunil Khatri
2024-05-08drm/amdgpu: add CP headers registers to gfx10 dumpSunil Khatri
2024-05-03drm/amdgpu: remove ip dump reg_count variableSunil Khatri
2024-04-26drm/amdgpu: add support for gfx v10 printSunil Khatri
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add support of gfx10 register dumpSunil 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