Searched refs:low_power_tiling_mode (Results 1 – 3 of 3) sorted by relevance
143 uint32_t low_power_tiling_mode; member
620 if (dceip->low_power_tiling_mode == 0) { in calculate_bandwidth() 623 else if (dceip->low_power_tiling_mode == 1) { in calculate_bandwidth() 626 else if (dceip->low_power_tiling_mode == 2) { in calculate_bandwidth() 2113 dceip->low_power_tiling_mode = 0; in bw_calcs_init() 2229 dceip->low_power_tiling_mode = 0; in bw_calcs_init() 2345 dceip->low_power_tiling_mode = 0; in bw_calcs_init() 2461 dceip->low_power_tiling_mode = 0; in bw_calcs_init() 2574 dceip->low_power_tiling_mode = 0; in bw_calcs_init() 2687 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()