Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h83 bool (*update_pipes_for_plane_with_slice_count)( member
H A Ddml2_dc_resource_mgmt.c974 result &= ctx->config.callbacks.update_pipes_for_plane_with_slice_count( in unmap_dc_pipes_for_stream()
1003 result &= ctx->config.callbacks.update_pipes_for_plane_with_slice_count( in map_dc_pipes_for_stream()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5242 …dml2_options->callbacks.update_pipes_for_plane_with_slice_count = &resource_update_pipes_for_plane… in resource_init_common_dml2_callbacks()