Home
last modified time | relevance | path

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