summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
AgeCommit message (Expand)Author
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao
2024-08-13drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher
2024-07-02drm/amdgpu: add firmware for GC IP v11.5.2Tim Huang
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König
2024-05-08drm/amdgpu/mes11: fix kiq ring ready flagJack Xiao
2024-04-30drm/amdgpu/mes11: increase waiting time for engine readyJack Xiao
2024-04-30drm/amdgpu/mes11: adjust mes initialization sequenceJack Xiao
2024-04-30drm/amdgpu/mes11: add mes mapping legacy queue supportJack Xiao
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-04-23drm/amdgpu/mes11: print MES opcodes rather than numbersAlex Deucher
2024-04-16drm/amdgpu: increase mes submission timeoutJonathan Kim
2024-04-09drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriovchongli2
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl
2024-02-26drm/amdgpu: reserve more memory for MES runtime DRAMTim Huang
2024-02-22drm/amdgpu: add mes firmware support for GC 11.5.1Yifan Zhang
2023-12-07drm/amdgpu: Enable event log on MES 11shaoyunl
2023-10-19drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher
2023-10-13drm/amdgpu: Improve MES responsiveness during oversubscriptionJay Cornwall
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-08-30drm/amdgpu: add mes firmware support for gc_11_5_0Aaron Liu
2023-08-09drm/amdgpu: Clean up errors in mes_v11_0.cRan Sun
2023-07-27drm/amdgpu: remove repeat code for mes_add_queue_pktBob Zhou
2023-07-25drm/amdgpu: Add -ENOMEM error handling when there is no memorySrinivasan Shanmugam
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim
2023-06-09drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim
2023-06-09drm/amdgpu: expose debug api for mesJonathan Kim
2023-06-09drm/amdgpu: switch to unified amdgpu_ring_test_helperGuchun Chen
2023-06-09drm/amdgpu: fix S3 issue if MQD in VRAMJack Xiao
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-06-09drm/amdgpu: put MQDs in VRAMAlex Deucher
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma
2023-04-14drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma
2023-04-11drm/amdgpu: Add MES KIQ clear to tell RLC that KIQ is dequeuedYifan Zha
2023-04-11drm/amdgpu: Add MES KIQ dequeue in MES hw finiYifan Zha
2023-04-11drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jack Xiao
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao
2023-01-24drm/amdgpu: declare firmware for new MES 11.0.4Li Ma
2023-01-24drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim
2023-01-09drm/amd: Remove superfluous assignment for `adev->mes.adev`Mario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for MESMario Limonciello
2023-01-09drm/amd: Load MES microcode during early_initMario Limonciello
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-12-20drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang
2022-12-01drm/amdgpu/mes11: enable reg active pollJack Xiao