summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
AgeCommit message (Expand)Author
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
2022-08-30drm/amdgpu: declare firmware for new MES 11.0.3Hawking Zhang
2022-08-29drm/amdgpu: Update mes_v11_api_def.hGraham Sider
2022-07-28drm/amdgpu: move mes self test after drm sched re-startedJack Xiao
2022-07-13drm/amdgpu/mes11: initialize aggregated doorbellJack Xiao
2022-07-12drm/amdgpu/mes: set correct mes ring ready flagJack Xiao
2022-07-08drm/amdgpu/mes: fix mes submission in atomic contextJack Xiao
2022-07-05drm/amdgpu/mes11: fix to unmap legacy queueJack Xiao
2022-06-30drm/amdgpu: enable mes to access registers v2Jack Xiao
2022-06-30drm/amdgpu/mes11: add mes11 misc opJack Xiao