Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c19 bool disp_mux_cntl; member
126 f->disp_mux_cntl = mask & ATPX_DISPLAY_MUX_CONTROL_SUPPORTED; in radeon_atpx_parse_functions()
174 atpx->functions.disp_mux_cntl = true; in radeon_atpx_validate()
180 atpx->functions.disp_mux_cntl = true; in radeon_atpx_validate()
279 if (atpx->functions.disp_mux_cntl) { in radeon_atpx_switch_disp_mux()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c19 bool disp_mux_cntl; member
127 f->disp_mux_cntl = mask & ATPX_DISPLAY_MUX_CONTROL_SUPPORTED; in amdgpu_atpx_parse_functions()
175 atpx->functions.disp_mux_cntl = true; in amdgpu_atpx_validate()
181 atpx->functions.disp_mux_cntl = true; in amdgpu_atpx_validate()
280 if (atpx->functions.disp_mux_cntl) { in amdgpu_atpx_switch_disp_mux()