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

/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h287 * @pre_soft_reset: pre soft reset the IP block
316 int (*pre_soft_reset)(void *handle); member in struct:amd_ip_funcs
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v2_5.c630 .pre_soft_reset = NULL,
650 .pre_soft_reset = NULL,
H A Dtonga_ih.c484 .pre_soft_reset = tonga_ih_pre_soft_reset,
H A Djpeg_v3_0.c555 .pre_soft_reset = NULL,
H A Djpeg_v5_0_0.c511 .pre_soft_reset = NULL,
H A Djpeg_v2_0.c757 .pre_soft_reset = NULL,
H A Djpeg_v4_0.c717 .pre_soft_reset = NULL,
H A Djpeg_v4_0_5.c760 .pre_soft_reset = NULL,
H A Dvce_v4_0.c1089 .pre_soft_reset = NULL /* vce_v4_0_pre_soft_reset */,
H A Dvce_v3_0.c910 .pre_soft_reset = vce_v3_0_pre_soft_reset,
H A Dvcn_v2_5.c1899 .pre_soft_reset = NULL,
1919 .pre_soft_reset = NULL,
H A Dsdma_v3_0.c1550 .pre_soft_reset = sdma_v3_0_pre_soft_reset,
H A Duvd_v6_0.c1542 .pre_soft_reset = uvd_v6_0_pre_soft_reset,
H A Djpeg_v4_0_3.c1051 .pre_soft_reset = NULL,
H A Dvcn_v5_0_0.c1326 .pre_soft_reset = NULL,
H A Duvd_v7_0.c1799 .pre_soft_reset = NULL /* uvd_v7_0_pre_soft_reset */,
H A Dgmc_v8_0.c1714 .pre_soft_reset = gmc_v8_0_pre_soft_reset,
H A Dvcn_v1_0.c1900 .pre_soft_reset = NULL /* vcn_v1_0_pre_soft_reset */,
H A Dvcn_v2_0.c2006 .pre_soft_reset = NULL,
H A Dvcn_v4_0_3.c1658 .pre_soft_reset = NULL,
H A Dvcn_v4_0_5.c1750 .pre_soft_reset = NULL,
H A Dvcn_v3_0.c2228 .pre_soft_reset = NULL,
H A Dvcn_v4_0.c2128 .pre_soft_reset = NULL,
H A Damdgpu_device.c4772 * pre_soft_reset callbacks are run if the block is hung. pre_soft_reset
4785 adev->ip_blocks[i].version->funcs->pre_soft_reset) {
4786 r = adev->ip_blocks[i].version->funcs->pre_soft_reset(adev);
H A Dgfx_v8_0.c6875 .pre_soft_reset = gfx_v8_0_pre_soft_reset,

Completed in 508 milliseconds