Home
last modified time | relevance | path

Searched refs:scatter_gather_pte_request_rows (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Ddce_calcs.h285 struct bw_fixed scatter_gather_pte_request_rows; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/calcs/
A Dcalcs_logger.h248 bw_fixed_to_int(data->scatter_gather_pte_request_rows)); in print_bw_calcs_data()
A Ddce_calcs.c1009 data->scatter_gather_pte_request_rows = bw_int_to_fixed(1); in calculate_bandwidth()
1028 …data->scatter_gather_pte_request_rows = bw_int_to_fixed(dceip->scatter_gather_pte_request_rows_in_… in calculate_bandwidth()
1047 …data->scatter_gather_pte_request_rows = bw_int_to_fixed(dceip->scatter_gather_pte_request_rows_in_… in calculate_bandwidth()
1052 …data->scatter_gather_pte_requests_in_vblank = bw_mul(data->scatter_gather_pte_request_rows, data->… in calculate_bandwidth()

Completed in 14 milliseconds