Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource_helpers.c420 temp_config->is_phantom_plane[i] = pipe->plane_state->is_phantom; in dcn32_save_mall_state()
448 pipe->plane_state->is_phantom = temp_config->is_phantom_plane[i]; in dcn32_restore_mall_state()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h172 bool is_phantom_plane[MAX_PIPES]; member