summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-18drm/amdgpu/mes11: reduce timeoutAlex Deucher1-1/+1
2024-09-06drm/amdgpu/mes11: Indent an if statmentDan Carpenter1-1/+1
2024-09-02drm/amdgpu/mes11: implement mmio queue reset for gfx11Jiadong Zhu1-0/+80
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao1-15/+34
2024-08-20drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi1-2/+30
2024-08-16drm/amdgpu/mes11: add API for user queue resetAlex Deucher1-0/+21
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao1-5/+2
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao1-17/+17
2024-08-13drm/amdgpu/mes11: add API for legacy queue resetAlex Deucher1-0/+33
2024-08-13drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao1-4/+14
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen1-0/+2
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher1-0/+3
2024-07-02drm/amdgpu: add firmware for GC IP v11.5.2Tim Huang1-0/+2
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König1-28/+48
2024-05-08drm/amdgpu/mes11: fix kiq ring ready flagJack Xiao1-1/+2
2024-04-30drm/amdgpu/mes11: increase waiting time for engine readyJack Xiao1-1/+1
2024-04-30drm/amdgpu/mes11: adjust mes initialization sequenceJack Xiao1-1/+8
2024-04-30drm/amdgpu/mes11: add mes mapping legacy queue supportJack Xiao1-0/+26
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher1-4/+17
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-04-23drm/amdgpu/mes11: print MES opcodes rather than numbersAlex Deucher1-4/+74
2024-04-16drm/amdgpu: increase mes submission timeoutJonathan Kim1-1/+1
2024-04-09drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriovchongli21-0/+43
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl1-2/+5
2024-02-26drm/amdgpu: reserve more memory for MES runtime DRAMTim Huang1-3/+10
2024-02-22drm/amdgpu: add mes firmware support for GC 11.5.1Yifan Zhang1-0/+2
2023-12-07drm/amdgpu: Enable event log on MES 11shaoyunl1-0/+2
2023-10-19drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher1-56/+0
2023-10-13drm/amdgpu: Improve MES responsiveness during oversubscriptionJay Cornwall1-0/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-1/+1
2023-08-30drm/amdgpu: add mes firmware support for gc_11_5_0Aaron Liu1-0/+3
2023-08-09drm/amdgpu: Clean up errors in mes_v11_0.cRan Sun1-2/+1
2023-07-27drm/amdgpu: remove repeat code for mes_add_queue_pktBob Zhou1-4/+0
2023-07-25drm/amdgpu: Add -ENOMEM error handling when there is no memorySrinivasan Shanmugam1-1/+3
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim1-0/+2
2023-06-09drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim1-0/+1
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim1-5/+2
2023-06-09drm/amdgpu: expose debug api for mesJonathan Kim1-0/+12
2023-06-09drm/amdgpu: switch to unified amdgpu_ring_test_helperGuchun Chen1-6/+1
2023-06-09drm/amdgpu: fix S3 issue if MQD in VRAMJack Xiao1-0/+3
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-1/+1
2023-06-09drm/amdgpu: put MQDs in VRAMAlex Deucher1-0/+1
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma1-13/+13
2023-04-14drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma1-0/+5
2023-04-11drm/amdgpu: Add MES KIQ clear to tell RLC that KIQ is dequeuedYifan Zha1-2/+12
2023-04-11drm/amdgpu: Add MES KIQ dequeue in MES hw finiYifan Zha1-6/+11
2023-04-11drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jack Xiao1-5/+5
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao1-1/+1
2023-01-24drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2