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

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

Completed in 99 milliseconds