scatter_gather_pte_request_rows  248 drivers/gpu/drm/amd/display/dc/calcs/calcs_logger.h 				bw_fixed_to_int(data->scatter_gather_pte_request_rows));
scatter_gather_pte_request_rows  998 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 				data->scatter_gather_pte_request_rows = bw_int_to_fixed(1);
scatter_gather_pte_request_rows 1017 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 				data->scatter_gather_pte_request_rows = bw_int_to_fixed(dceip->scatter_gather_pte_request_rows_in_tiling_mode);
scatter_gather_pte_request_rows 1036 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 				data->scatter_gather_pte_request_rows = bw_int_to_fixed(dceip->scatter_gather_pte_request_rows_in_tiling_mode);
scatter_gather_pte_request_rows 1041 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 			data->scatter_gather_pte_requests_in_vblank = bw_mul(data->scatter_gather_pte_request_rows, data->scatter_gather_pte_requests_in_row[i]);
scatter_gather_pte_request_rows  285 drivers/gpu/drm/amd/display/dc/inc/dce_calcs.h 	struct bw_fixed scatter_gather_pte_request_rows;