Re: [PATCH v10 5/6] drm/amdgpu: Remove the MES self test

2024-05-13 Thread Christian König
Am 10.05.24 um 10:50 schrieb Arunpravin Paneer Selvam: Remove MES self test as this conflicts the userqueue fence interrupts. Please also completely remove the amdgpu_mes_self_test() function and any now unused code. Regards, Christian. Signed-off-by: Arunpravin Paneer Selvam --- drive

[PATCH v10 5/6] drm/amdgpu: Remove the MES self test

2024-05-10 Thread Arunpravin Paneer Selvam
Remove MES self test as this conflicts the userqueue fence interrupts. Signed-off-by: Arunpravin Paneer Selvam --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 --- drivers/gpu/drm/amd/amdgpu/mes_v10_1.c | 12 +--- drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 14 +- 3