summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
AgeCommit message (Expand)Author
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
2022-11-15drm/amdgpu: Stop clearing kiq position during unloadYuBiao Wang
2022-11-04drm/amdgpu: extend halt_if_hws_hang to MESGraham Sider
2022-10-27drm/amdgpu: remove deprecated MES version varsGraham Sider
2022-10-21drm/amdgpu: Adjust MES polling timeout for sriovYiqing Yao
2022-10-18drm/amdgpu: dequeue mes scheduler during finiYuBiao Wang
2022-10-17drm/amdgpu: skip mes self test for gc 11.0.3Likun Gao
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-29drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider
2022-09-29drm/amdgpu: Enable SA software trap.David Belanger
2022-09-27drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider
2022-08-30drm/amdgpu: Update mes_v11_api_def.hGraham Sider