Home
last modified time | relevance | path

Searched refs:dc_state_add_phantom_plane (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_state_priv.h71 bool dc_state_add_phantom_plane(
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c844 bool dc_state_add_phantom_plane( in dc_state_add_phantom_plane() function
H A Ddc_resource.c5581 dml2_options->svp_pstate.callbacks.add_phantom_plane = &dc_state_add_phantom_plane; in resource_init_common_dml2_callbacks()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1675 dc_state_add_phantom_plane(dc, phantom_stream, phantom_plane, context); in dcn32_enable_phantom_plane()