Searched refs:sdma_v4_0_ctx_switch_enable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sdma_v4_0.c | 1027 * sdma_v4_0_ctx_switch_enable - stop the async dma engines context switch 1034 static void sdma_v4_0_ctx_switch_enable(struct amdgpu_device *adev, bool enable) in sdma_v4_0_ctx_switch_enable() function 1447 sdma_v4_0_ctx_switch_enable(adev, false); in sdma_v4_0_start() 1460 sdma_v4_0_ctx_switch_enable(adev, true); in sdma_v4_0_start() 1486 sdma_v4_0_ctx_switch_enable(adev, true); in sdma_v4_0_start() 1989 sdma_v4_0_ctx_switch_enable(adev, false); in sdma_v4_0_hw_fini()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sdma_v4_0.c | 929 * sdma_v4_0_ctx_switch_enable - stop the async dma engines context switch 936 static void sdma_v4_0_ctx_switch_enable(struct amdgpu_device *adev, bool enable) in sdma_v4_0_ctx_switch_enable() function 1342 sdma_v4_0_ctx_switch_enable(adev, false); in sdma_v4_0_start() 1355 sdma_v4_0_ctx_switch_enable(adev, true); in sdma_v4_0_start() 1381 sdma_v4_0_ctx_switch_enable(adev, true); in sdma_v4_0_start() 1933 sdma_v4_0_ctx_switch_enable(adev, false); in sdma_v4_0_hw_fini()
|
Completed in 7 milliseconds