Searched refs:low_power_tiling_mode (Results 1 – 3 of 3) sorted by relevance
143 uint32_t low_power_tiling_mode; member
622 if (dceip->low_power_tiling_mode == 0) { in calculate_bandwidth()625 else if (dceip->low_power_tiling_mode == 1) { in calculate_bandwidth()628 else if (dceip->low_power_tiling_mode == 2) { in calculate_bandwidth()2115 dceip->low_power_tiling_mode = 0; in bw_calcs_init()2231 dceip->low_power_tiling_mode = 0; in bw_calcs_init()2347 dceip->low_power_tiling_mode = 0; in bw_calcs_init()2463 dceip->low_power_tiling_mode = 0; in bw_calcs_init()2576 dceip->low_power_tiling_mode = 0; in bw_calcs_init()2689 dceip->low_power_tiling_mode = 0; in bw_calcs_init()
51 DC_LOG_BANDWIDTH_CALCS(" [uint32_t] low_power_tiling_mode: %d", dceip->low_power_tiling_mode); in print_bw_calcs_dceip()