Searched refs:scatter_gather_enable (Results 1 – 3 of 3) sorted by relevance
221 bool scatter_gather_enable; member
234 data->scatter_gather_enable_for_pipe[0] = vbios->scatter_gather_enable; in calculate_bandwidth()235 data->scatter_gather_enable_for_pipe[1] = vbios->scatter_gather_enable; in calculate_bandwidth()236 data->scatter_gather_enable_for_pipe[2] = vbios->scatter_gather_enable; in calculate_bandwidth()237 data->scatter_gather_enable_for_pipe[3] = vbios->scatter_gather_enable; in calculate_bandwidth()322 data->scatter_gather_enable_for_pipe[i] = vbios->scatter_gather_enable; in calculate_bandwidth()2070 vbios.scatter_gather_enable = true; in bw_calcs_init()2186 vbios.scatter_gather_enable = true; in bw_calcs_init()2302 vbios.scatter_gather_enable = true; in bw_calcs_init()2418 vbios.scatter_gather_enable = false; in bw_calcs_init()2531 vbios.scatter_gather_enable = true; in bw_calcs_init()[all …]
169 DC_LOG_BANDWIDTH_CALCS(" [bool] scatter_gather_enable: %d", vbios->scatter_gather_enable); in print_bw_calcs_vbios()