Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_dc_resource_mgmt.c46 unsigned int odm_factor; member
522 if (odm_factor < 1 || odm_factor > 4) { in calculate_odm_slices()
529 for (i = 0; i < odm_factor; i++) in calculate_odm_slices()
607 int odm_factor, in assign_pipes_to_stream() argument
618 pipes_needed = odm_factor; in assign_pipes_to_stream()
642 int odm_factor, in assign_pipes_to_plane() argument
975 if (odm_factor.target < odm_factor.source) in unmap_dc_pipes_for_stream()
981 odm_factor.target); in unmap_dc_pipes_for_stream()
1004 if (odm_factor.target > odm_factor.source) in map_dc_pipes_for_stream()
1010 odm_factor.target); in map_dc_pipes_for_stream()
[all …]