Home
last modified time | relevance | path

Searched refs:check_soft_reset (Results 1 - 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Damd_shared.h247 * @check_soft_reset: check soft reset the IP block
275 bool (*check_soft_reset)(void *handle); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Damd_shared.h274 * @check_soft_reset: check soft reset the IP block
302 bool (*check_soft_reset)(void *handle); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v2_5.c629 .check_soft_reset = NULL,
649 .check_soft_reset = NULL,
H A Dtonga_ih.c483 .check_soft_reset = tonga_ih_check_soft_reset,
H A Djpeg_v3_0.c554 .check_soft_reset = NULL,
H A Djpeg_v2_0.c756 .check_soft_reset = NULL,
H A Djpeg_v4_0.c714 .check_soft_reset = NULL,
H A Dvce_v3_0.c911 .check_soft_reset = vce_v3_0_check_soft_reset,
H A Dvcn_v2_5.c1895 .check_soft_reset = NULL,
1915 .check_soft_reset = NULL,
H A Djpeg_v4_0_3.c1041 .check_soft_reset = NULL,
H A Dvce_v4_0.c1093 .check_soft_reset = NULL /* vce_v4_0_check_soft_reset */,
H A Dsdma_v3_0.c1555 .check_soft_reset = sdma_v3_0_check_soft_reset,
H A Duvd_v6_0.c1535 .check_soft_reset = uvd_v6_0_check_soft_reset,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dtonga_ih.c474 .check_soft_reset = tonga_ih_check_soft_reset,
H A Djpeg_v2_5.c558 .check_soft_reset = NULL,
H A Djpeg_v3_0.c543 .check_soft_reset = NULL,
H A Djpeg_v2_0.c766 .check_soft_reset = NULL,
H A Dvce_v3_0.c884 .check_soft_reset = vce_v3_0_check_soft_reset,
H A Duvd_v6_0.c1509 .check_soft_reset = uvd_v6_0_check_soft_reset,
H A Dvce_v4_0.c1057 .check_soft_reset = NULL /* vce_v4_0_check_soft_reset */,
H A Damdgpu_device.c3847 * the check_soft_reset callbacks are run. check_soft_reset determines
3865 if (adev->ip_blocks[i].version->funcs->check_soft_reset) in amdgpu_device_ip_check_soft_reset()
3867 adev->ip_blocks[i].version->funcs->check_soft_reset(adev); in amdgpu_device_ip_check_soft_reset()
H A Dgmc_v8_0.c1731 .check_soft_reset = gmc_v8_0_check_soft_reset,
H A Dvcn_v2_0.c1996 .check_soft_reset = NULL,
H A Dvcn_v3_0.c1975 .check_soft_reset = NULL,
H A Dvcn_v1_0.c1890 .check_soft_reset = NULL /* vcn_v1_0_check_soft_reset */,

Completed in 38 milliseconds

12