Home
last modified time | relevance | path

Searched refs:need_reset_on_init (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15.c881 .need_reset_on_init = &soc15_need_reset_on_init,
902 .need_reset_on_init = &soc15_need_reset_on_init,
923 .need_reset_on_init = &soc15_need_reset_on_init,
H A Damdgpu.h572 bool (*need_reset_on_init)(struct amdgpu_device *adev); member
1272 #define amdgpu_asic_need_reset_on_init(adev) (adev)->asic_funcs->need_reset_on_init((adev))
H A Dsoc21.c543 .need_reset_on_init = &soc21_need_reset_on_init,
H A Dnv.c632 .need_reset_on_init = &nv_need_reset_on_init,
H A Dcik.c1996 .need_reset_on_init = &cik_need_reset_on_init,
H A Dvi.c1449 .need_reset_on_init = &vi_need_reset_on_init,
H A Dsi.c2012 .need_reset_on_init = &si_need_reset_on_init,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h620 bool (*need_reset_on_init)(struct amdgpu_device *adev); member
1165 #define amdgpu_asic_need_reset_on_init(adev) (adev)->asic_funcs->need_reset_on_init((adev))
H A Dsoc15.c1022 .need_reset_on_init = &soc15_need_reset_on_init,
1046 .need_reset_on_init = &soc15_need_reset_on_init,
H A Dnv.c692 .need_reset_on_init = &nv_need_reset_on_init,
H A Dvi.c1099 .need_reset_on_init = &vi_need_reset_on_init,
H A Dcik.c1931 .need_reset_on_init = &cik_need_reset_on_init,
H A Dsi.c1896 .need_reset_on_init = &si_need_reset_on_init,

Completed in 26 milliseconds