Searched refs:is_gfx_power_domain (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fence.c568 bool is_gfx_power_domain = false; local
575 is_gfx_power_domain = true;
581 is_gfx_power_domain = true;
587 return !(adev->in_s0ix && is_gfx_power_domain);

Completed in 113 milliseconds