Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1115 int odm_combine_count; member
1131 for (i = 0; i < table->odm_combine_count; i++) { in update_slice_table_for_stream()
1138 if (i == table->odm_combine_count) { in update_slice_table_for_stream()
1139 table->odm_combine_count++; in update_slice_table_for_stream()
1272 for (i = 0; i < table->odm_combine_count; i++) in update_pipes_with_slice_table()
1367 for (i = 0; i < slice_table.odm_combine_count; i++) in should_apply_odm_power_optimization()