Home
last modified time | relevance | path

Searched refs:remove_phantom_streams_and_planes (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_wrapper.h143 bool (*remove_phantom_streams_and_planes)( member
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_wrapper.c215 dml_ctx->config.svp_pstate.callbacks.remove_phantom_streams_and_planes(in_dc, context); in dml21_mode_check_and_programming()
260 dml_ctx->config.svp_pstate.callbacks.remove_phantom_streams_and_planes(in_dc, context); in dml21_check_mode_support()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c5313 …dml2_options->svp_pstate.callbacks.remove_phantom_streams_and_planes = &dc_state_remove_phantom_st… in resource_init_common_dml2_callbacks()