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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c30 bool disp_mux_cntl; member in struct:amdgpu_atpx_functions
165 f->disp_mux_cntl = mask & ATPX_DISPLAY_MUX_CONTROL_SUPPORTED;
214 atpx->functions.disp_mux_cntl = true;
220 atpx->functions.disp_mux_cntl = true;
348 if (atpx->functions.disp_mux_cntl) {
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c19 bool disp_mux_cntl; member in struct:radeon_atpx_functions
145 f->disp_mux_cntl = mask & ATPX_DISPLAY_MUX_CONTROL_SUPPORTED;
194 atpx->functions.disp_mux_cntl = true;
200 atpx->functions.disp_mux_cntl = true;
317 if (atpx->functions.disp_mux_cntl) {

Completed in 94 milliseconds