Searched refs:scatter_gather_enable (Results 1 – 3 of 3) sorted by relevance
221 bool scatter_gather_enable; member
249 data->scatter_gather_enable_for_pipe[0] = vbios->scatter_gather_enable; in calculate_bandwidth()250 data->scatter_gather_enable_for_pipe[1] = vbios->scatter_gather_enable; in calculate_bandwidth()251 data->scatter_gather_enable_for_pipe[2] = vbios->scatter_gather_enable; in calculate_bandwidth()252 data->scatter_gather_enable_for_pipe[3] = vbios->scatter_gather_enable; in calculate_bandwidth()337 data->scatter_gather_enable_for_pipe[i] = vbios->scatter_gather_enable; in calculate_bandwidth()2096 vbios->scatter_gather_enable = true; in bw_calcs_init()2212 vbios->scatter_gather_enable = true; in bw_calcs_init()2328 vbios->scatter_gather_enable = true; in bw_calcs_init()2444 vbios->scatter_gather_enable = false; in bw_calcs_init()2557 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()