Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c21 bool switch_start; member
143 f->switch_start = mask & ATPX_GRAPHICS_DEVICE_SWITCH_START_NOTIFICATION_SUPPORTED; in radeon_atpx_parse_functions()
377 if (atpx->functions.switch_start) { in radeon_atpx_switch_start()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c31 bool switch_start; member
161 f->switch_start = mask & ATPX_GRAPHICS_DEVICE_SWITCH_START_NOTIFICATION_SUPPORTED; in amdgpu_atpx_parse_functions()
406 if (atpx->functions.switch_start) { in amdgpu_atpx_switch_start()