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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c33 bool switch_end; member in struct:amdgpu_atpx_functions
168 f->switch_end = mask & ATPX_GRAPHICS_DEVICE_SWITCH_END_NOTIFICATION_SUPPORTED;
444 if (atpx->functions.switch_end) {
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c22 bool switch_end; member in struct:radeon_atpx_functions
148 f->switch_end = mask & ATPX_GRAPHICS_DEVICE_SWITCH_END_NOTIFICATION_SUPPORTED;
413 if (atpx->functions.switch_end) {

Completed in 252 milliseconds