Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1114 int odm_combine_count; member
1130 for (i = 0; i < table->odm_combine_count; i++) { in update_slice_table_for_stream()
1137 if (i == table->odm_combine_count) { in update_slice_table_for_stream()
1138 table->odm_combine_count++; in update_slice_table_for_stream()
1271 for (i = 0; i < table->odm_combine_count; i++) in update_pipes_with_slice_table()
1366 for (i = 0; i < slice_table.odm_combine_count; i++) in should_apply_odm_power_optimization()