Home
last modified time | relevance | path

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

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