Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c18 bool power_cntl; member
125 f->power_cntl = mask & ATPX_POWER_CONTROL_SUPPORTED; in radeon_atpx_parse_functions()
146 atpx->functions.power_cntl = true; in radeon_atpx_validate()
247 if (atpx->functions.power_cntl) { in radeon_atpx_set_discrete_state()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c18 bool power_cntl; member
126 f->power_cntl = mask & ATPX_POWER_CONTROL_SUPPORTED; in amdgpu_atpx_parse_functions()
147 atpx->functions.power_cntl = true; in amdgpu_atpx_validate()
248 if (atpx->functions.power_cntl) { in amdgpu_atpx_set_discrete_state()