Home
last modified time | relevance | path

Searched refs:si_dma_soft_reset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c581 static int si_dma_soft_reset(void *handle) in si_dma_soft_reset() function
583 DRM_INFO("si_dma_soft_reset --- not implemented !!!!!!!\n"); in si_dma_soft_reset()
715 .soft_reset = si_dma_soft_reset,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c579 static int si_dma_soft_reset(void *handle) in si_dma_soft_reset() function
581 DRM_INFO("si_dma_soft_reset --- not implemented !!!!!!!\n"); in si_dma_soft_reset()
713 .soft_reset = si_dma_soft_reset,

Completed in 3 milliseconds