Searched refs:post_soft_reset (Results 1 – 17 of 17) sorted by relevance
/drivers/gpu/drm/amd/include/ |
D | amd_shared.h | 293 int (*post_soft_reset)(void *handle); member
|
/drivers/gpu/drm/amd/amdgpu/ |
D | jpeg_v2_5.c | 561 .post_soft_reset = NULL, 581 .post_soft_reset = NULL,
|
D | tonga_ih.c | 480 .post_soft_reset = tonga_ih_post_soft_reset,
|
D | jpeg_v3_0.c | 549 .post_soft_reset = NULL,
|
D | jpeg_v2_0.c | 773 .post_soft_reset = NULL,
|
D | vce_v3_0.c | 912 .post_soft_reset = vce_v3_0_post_soft_reset,
|
D | vcn_v2_5.c | 1901 .post_soft_reset = NULL, 1921 .post_soft_reset = NULL,
|
D | vce_v4_0.c | 1093 .post_soft_reset = NULL /* vce_v4_0_post_soft_reset */,
|
D | uvd_v6_0.c | 1547 .post_soft_reset = uvd_v6_0_post_soft_reset,
|
D | sdma_v3_0.c | 1571 .post_soft_reset = sdma_v3_0_post_soft_reset,
|
D | gmc_v8_0.c | 1728 .post_soft_reset = gmc_v8_0_post_soft_reset,
|
D | vcn_v1_0.c | 1903 .post_soft_reset = NULL /* vcn_v1_0_post_soft_reset */,
|
D | vcn_v2_0.c | 2006 .post_soft_reset = NULL,
|
D | uvd_v7_0.c | 1802 .post_soft_reset = NULL /* uvd_v7_0_post_soft_reset */,
|
D | amdgpu_device.c | 4367 adev->ip_blocks[i].version->funcs->post_soft_reset) in amdgpu_device_ip_post_soft_reset() 4368 r = adev->ip_blocks[i].version->funcs->post_soft_reset(adev); in amdgpu_device_ip_post_soft_reset()
|
D | vcn_v3_0.c | 2302 .post_soft_reset = NULL,
|
D | gfx_v8_0.c | 6926 .post_soft_reset = gfx_v8_0_post_soft_reset,
|