Home
last modified time | relevance | path

Searched refs:post_soft_reset (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Damd_shared.h305 int (*post_soft_reset)(void *handle); member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Djpeg_v2_5.c616 .post_soft_reset = NULL,
636 .post_soft_reset = NULL,
A Dtonga_ih.c480 .post_soft_reset = tonga_ih_post_soft_reset,
A Djpeg_v3_0.c554 .post_soft_reset = NULL,
A Djpeg_v4_0.c572 .post_soft_reset = NULL,
A Djpeg_v2_0.c757 .post_soft_reset = NULL,
A Dvce_v3_0.c914 .post_soft_reset = vce_v3_0_post_soft_reset,
A Dvcn_v2_5.c1938 .post_soft_reset = NULL,
1958 .post_soft_reset = NULL,
A Dvce_v4_0.c1095 .post_soft_reset = NULL /* vce_v4_0_post_soft_reset */,
A Duvd_v6_0.c1538 .post_soft_reset = uvd_v6_0_post_soft_reset,
A Dsdma_v3_0.c1559 .post_soft_reset = sdma_v3_0_post_soft_reset,
A Dgmc_v8_0.c1716 .post_soft_reset = gmc_v8_0_post_soft_reset,
A Duvd_v7_0.c1795 .post_soft_reset = NULL /* uvd_v7_0_post_soft_reset */,
A Dvcn_v1_0.c1900 .post_soft_reset = NULL /* vcn_v1_0_post_soft_reset */,
A Dvcn_v2_0.c2008 .post_soft_reset = NULL,
A Dvcn_v4_0.c2059 .post_soft_reset = NULL,
A Damdgpu_device.c4427 adev->ip_blocks[i].version->funcs->post_soft_reset) in amdgpu_device_ip_post_soft_reset()
4428 r = adev->ip_blocks[i].version->funcs->post_soft_reset(adev); in amdgpu_device_ip_post_soft_reset()
A Dvcn_v3_0.c2229 .post_soft_reset = NULL,
A Dgfx_v8_0.c6889 .post_soft_reset = gfx_v8_0_post_soft_reset,

Completed in 56 milliseconds