Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h138 void (*release_phantom_stream)(const struct dc *dc, member
H A Ddml2_mall_phantom.c856 ctx->config.svp_pstate.callbacks.release_phantom_stream(ctx->config.svp_pstate.callbacks.dc, state, phantom_stream); in dml2_svp_remove_all_phantom_pipes()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5568 dml2_options->svp_pstate.callbacks.release_phantom_stream = &dc_state_release_phantom_stream; in resource_init_common_dml2_callbacks()