Home
last modified time | relevance | path

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

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