Home
last modified time | relevance | path

Searched refs:amdgpu_gmc_need_reset_on_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h471 bool amdgpu_gmc_need_reset_on_init(struct amdgpu_device *adev);
H A Dsoc15.c856 if (amdgpu_gmc_need_reset_on_init(adev)) in soc15_need_reset_on_init()
H A Damdgpu_gmc.c1517 bool amdgpu_gmc_need_reset_on_init(struct amdgpu_device *adev) in amdgpu_gmc_need_reset_on_init() function