summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
AgeCommit message (Expand)Author
2024-04-26drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher
2024-04-26drm/amdgpu/mes: fix use-after-free issueJack Xiao
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl
2024-03-22drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...Srinivasan Shanmugam
2024-03-20drm/amdgpu: cleanup unused variableShashank Sharma
2024-02-07drm/amdgpu: Only create mes event log debugfs when mes is enabledshaoyunl
2024-01-22drm/amdgpu: Enable seq64 manager and fix bugsArunpravin Paneer Selvam
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2023-12-13drm/amdkfd: fix mes set shader debugger process managementJonathan Kim
2023-12-10drm/exec: Pass in initial # of objectsRob Clark
2023-12-07drm/amdgpu: SW part of MES event log enablementshaoyunl
2023-11-03drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-08-07drm/amdgpu: cleanup MES process level doorbellsShashank Sharma
2023-08-07drm/amdgpu: use doorbell mgr for MES kernel doorbellsShashank Sharma
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen
2023-07-12drm/amdgpu: use drm_exec for MES testingChristian König
2023-06-09drm/amdkfd: fix and enable debugging 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-04-11drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jack Xiao
2023-03-22drm/amd/amdgpu: limit one queue per gangJack Xiao
2023-03-22drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is...Lee Jones
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for MESMario Limonciello
2023-01-09drm/amd: Load MES microcode during early_initMario Limonciello
2022-09-14drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1Yifan Zhang
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma
2022-07-13drm/amdgpu/mes: init aggregated doorbellLe Ma
2022-07-12drm/amdgpu/mes: fix bo va unmap issue in mesJack Xiao
2022-07-08drm/amdgpu/mes: fix mes submission in atomic contextJack Xiao
2022-07-05drm/amdgpu/mes: Fix an error handling path in amdgpu_mes_self_test()Jianglei Nie
2022-06-30drm/amdgpu/mes: add mes register access interfaceJack Xiao
2022-06-28drm/amdgpu: add mc wptr addr support for mesJack Xiao
2022-06-23drm/amdgpu: Update mes_v11_api_def.hGraham Sider
2022-05-10drm/amdgpu/mes: fix format specifier for size_tAlex Deucher
2022-05-04drm/amdgpu: add mes unmap legacy queue routineJack Xiao
2022-05-04drm/amdgpu/mes: Update the doorbell function signaturesMukul Joshi
2022-05-04drm/amdgpu/mes: disable mes sdma queue testJack Xiao
2022-05-04drm/amdgpu/mes: fix vm csa update issueJack Xiao
2022-05-04drm/amdgpu/mes: implement mes self testJack Xiao
2022-05-04drm/amdgpu/mes: add ring/ib test for mes self testJack Xiao
2022-05-04drm/amdgpu/mes: create gang and queues for mes self testJack Xiao
2022-05-04drm/amdgpu/mes: map ctx metadata for mes self testJack Xiao
2022-05-04drm/amdgpu/mes: add helper functions to alloc/free ctx metadataJack Xiao
2022-05-04drm/amdgpu/mes: implement removing mes ringJack Xiao
2022-05-04drm/amdgpu/mes: use ring for kernel queue submissionJack Xiao