Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c18 bool power_cntl; member
71 return radeon_atpx_priv.atpx.functions.power_cntl; in radeon_has_atpx_dgpu_power_cntl()
144 f->power_cntl = mask & ATPX_POWER_CONTROL_SUPPORTED; in radeon_atpx_parse_functions()
205 atpx->functions.power_cntl = true; in radeon_atpx_validate()
214 atpx->functions.power_cntl = !radeon_atpx_priv.bridge_pm_usable; in radeon_atpx_validate()
281 if (atpx->functions.power_cntl) { in radeon_atpx_set_discrete_state()