Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h172 bool is_phantom_plane[MAX_PIPES]; member