Searched refs:post_soft_reset (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/include/ |
| D | amd_shared.h | 189 int (*post_soft_reset)(void *handle); member
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | tonga_ih.c | 466 .post_soft_reset = tonga_ih_post_soft_reset,
|
| D | vce_v3_0.c | 886 .post_soft_reset = vce_v3_0_post_soft_reset,
|
| D | vce_v4_0.c | 1062 .post_soft_reset = NULL /* vce_v4_0_post_soft_reset */,
|
| D | sdma_v3_0.c | 1566 .post_soft_reset = sdma_v3_0_post_soft_reset,
|
| D | uvd_v6_0.c | 1509 .post_soft_reset = uvd_v6_0_post_soft_reset,
|
| D | vcn_v2_5.c | 1402 .post_soft_reset = NULL,
|
| D | amdgpu_device.c | 3371 adev->ip_blocks[i].version->funcs->post_soft_reset) in amdgpu_device_ip_post_soft_reset() 3372 r = adev->ip_blocks[i].version->funcs->post_soft_reset(adev); in amdgpu_device_ip_post_soft_reset()
|
| D | gmc_v8_0.c | 1703 .post_soft_reset = gmc_v8_0_post_soft_reset,
|
| D | uvd_v7_0.c | 1767 .post_soft_reset = NULL /* uvd_v7_0_post_soft_reset */,
|
| D | vcn_v2_0.c | 2166 .post_soft_reset = NULL,
|
| D | vcn_v1_0.c | 2193 .post_soft_reset = NULL /* vcn_v1_0_post_soft_reset */,
|
| D | gfx_v8_0.c | 6911 .post_soft_reset = gfx_v8_0_post_soft_reset,
|