Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c19 bool disp_mux_cntl; member
141 f->disp_mux_cntl = mask & ATPX_DISPLAY_MUX_CONTROL_SUPPORTED; in radeon_atpx_parse_functions()
190 atpx->functions.disp_mux_cntl = true; in radeon_atpx_validate()
196 atpx->functions.disp_mux_cntl = true; in radeon_atpx_validate()
313 if (atpx->functions.disp_mux_cntl) { in radeon_atpx_switch_disp_mux()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c30 bool disp_mux_cntl; member
165 f->disp_mux_cntl = mask & ATPX_DISPLAY_MUX_CONTROL_SUPPORTED; in amdgpu_atpx_parse_functions()
214 atpx->functions.disp_mux_cntl = true; in amdgpu_atpx_validate()
220 atpx->functions.disp_mux_cntl = true; in amdgpu_atpx_validate()
348 if (atpx->functions.disp_mux_cntl) { in amdgpu_atpx_switch_disp_mux()