Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_wrapper.h77 bool (*update_pipes_for_stream_with_slice_count)( member
Ddml2_dc_resource_mgmt.c976 result &= ctx->config.callbacks.update_pipes_for_stream_with_slice_count( in unmap_dc_pipes_for_stream()
1005 result &= ctx->config.callbacks.update_pipes_for_stream_with_slice_count( in map_dc_pipes_for_stream()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c5286 …dml2_options->callbacks.update_pipes_for_stream_with_slice_count = &resource_update_pipes_for_stre… in resource_init_common_dml2_callbacks()