Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c22 bool switch_end; member
144 f->switch_end = mask & ATPX_GRAPHICS_DEVICE_SWITCH_END_NOTIFICATION_SUPPORTED; in radeon_atpx_parse_functions()
409 if (atpx->functions.switch_end) { in radeon_atpx_switch_end()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c33 bool switch_end; member
168 f->switch_end = mask & ATPX_GRAPHICS_DEVICE_SWITCH_END_NOTIFICATION_SUPPORTED; in amdgpu_atpx_parse_functions()
444 if (atpx->functions.switch_end) { in amdgpu_atpx_switch_end()