Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c32 bool switch_start; member
167 f->switch_start = mask & ATPX_GRAPHICS_DEVICE_SWITCH_START_NOTIFICATION_SUPPORTED; in amdgpu_atpx_parse_functions()
412 if (atpx->functions.switch_start) { in amdgpu_atpx_switch_start()