Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c21 bool switch_start; member
147 f->switch_start = mask & ATPX_GRAPHICS_DEVICE_SWITCH_START_NOTIFICATION_SUPPORTED; in radeon_atpx_parse_functions()
381 if (atpx->functions.switch_start) { in radeon_atpx_switch_start()
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c32 bool switch_start; member
155 f->switch_start = mask & ATPX_GRAPHICS_DEVICE_SWITCH_START_NOTIFICATION_SUPPORTED; in amdgpu_atpx_parse_functions()
400 if (atpx->functions.switch_start) { in amdgpu_atpx_switch_start()