Home
last modified time | relevance | path

Searched refs:release_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.h146 void (*release_phantom_streams_and_planes)( member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_wrapper.c230 dml_ctx->config.svp_pstate.callbacks.release_phantom_streams_and_planes(in_dc, context); in dml21_mode_check_and_programming()
277 dml_ctx->config.svp_pstate.callbacks.release_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.c5594 …dml2_options->svp_pstate.callbacks.release_phantom_streams_and_planes = &dc_state_release_phantom_… in resource_init_common_dml2_callbacks()