]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/mes_v12_1: add mes self test
authorJack Xiao <Jack.Xiao@amd.com>
Wed, 11 Jun 2025 02:11:13 +0000 (10:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 14:30:04 +0000 (10:30 -0400)
commit44e5195fa3d4f14cfef6fcec0ccc32a08bac1d87
tree8dc5d3d48844cab1223ecd30b5aaa44bc3d2f071
parent3fd20c149e3ef75f472fdf15da35846dc0dabe54
drm/amdgpu/mes_v12_1: add mes self test

Add mes self test to ensure that mes user queue work.

V2: add pasid on amdgpu_vm_init.
V3: Squash in fix non-SPX modes (Mukul)

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_v12_1.c