summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-02drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-09-02drm/amdgpu/gfx10: use proper rlc safe mode helpersAlex Deucher1-2/+2
2024-09-02drm/amdgpu/gfx10: per queue reset only on bare metalAlex Deucher1-0/+6
2024-09-02drm/amdgpu/gfx10: rework reset sequenceAlex Deucher1-7/+19
2024-09-02drm/amdgpu/gfx10: wait for reset done before remapJiadong Zhu1-11/+30
2024-09-02drm/amdgpu/gfx10: remap queue after reset successfullyJiadong Zhu1-11/+35
2024-09-02drm/amdgpu/gfx10: add ring reset callbacksAlex Deucher1-0/+91
2024-08-16drm/amdgpu: fixing rlc firmware loading failure issueYang Wang1-2/+3
2024-08-13drm/amdgpu: fix ptr check warning in gfx10 ip_dumpSunil Khatri1-3/+3
2024-08-06drm/amdgpu: optimize the padding for gfx10Sunil Khatri1-2/+20
2024-07-24drm/amdgpu/gfx10: Enable bad opcode interruptJesse Zhang1-0/+74
2024-07-24drm/amdgpu/gfx10: properly handle error ints on all pipesAlex Deucher1-21/+109
2024-07-24drm/amdgpu/gfx10: 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-03drm/amdgpu: fix out of bounds access in gfx10 during ip dumpSunil Khatri1-0/+2
2024-06-19drm/amdgpu: refine gfx10 firmware loadingYang Wang1-13/+12
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
2024-05-29drm/amdgpu: drop MES 10.1 support v3Alex Deucher1-210/+71
2024-05-23drm/amdgpu: add gfx queue support of gfx10 in ipdumpSunil Khatri1-0/+90
2024-05-23drm/amdgpu: Add cp queues support fro gfx10 in ipdumpSunil Khatri1-4/+112
2024-05-23drm/amdgpu: rename the ip_dump to ip_dump_coreSunil Khatri1-7/+7
2024-05-23drm/amdgpu - optimize rlc spm cntlJane Jian1-4/+13
2024-05-08drm/amdgpu: add se registers to ip dump for gfx10Sunil Khatri1-1/+6
2024-05-08drm/amdgpu: add CP headers registers to gfx10 dumpSunil Khatri1-1/+8
2024-05-03drm/amdgpu: remove ip dump reg_count variableSunil Khatri1-2/+0
2024-04-27drm/amdgpu: add support for gfx v10 printSunil Khatri1-1/+16
2024-04-27drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-27drm/amdgpu: add support of gfx10 register dumpSunil Khatri1-1/+129
2024-04-27drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-04-27drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang1-2/+1
2024-04-10drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam1-1/+1
2024-04-10drm/amdgpu: select HDP ref/mask according to gfx ring pipeZhenGuo Yin1-1/+1
2024-03-22drm/amdgpu: Fix truncation in gfx_v10_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-03-20drm/amdgpu: Skip access PF-only registers on gfx10/gfxhub2_1 under SRIOVZhenGuo Yin1-2/+6
2024-03-04drm/amdgpu: cleanup conditional executionChristian König1-20/+8
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun1-3/+2
2024-01-31drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland1-2/+0
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher1-1/+1
2024-01-18drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guestYuanShang1-1/+1
2024-01-16drm/amdgpu: Fix the null pointer when load rlc firmwareMa Jun1-9/+6
2023-12-13drm/amdgpu: Enable tunneling on high-priority compute queuesFriedrich Vock1-1/+2
2023-11-03drm/amdgpu: ungate power gating when system suspendPerry Yuan1-0/+9
2023-11-03drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDsAlex Deucher1-6/+6
2023-11-03drm/amdgpu doorbell range should be set when gpu recoveryLin.Cao1-0/+7
2023-10-05drm/amdgpu: correct gpu clock counter query on cyan skilfishLang Yu1-0/+21
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-44/+54
2023-09-12drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi1-1/+1
2023-08-30drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtimeZhenGuo Yin1-10/+3