Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Ddce_calcs.h287 struct bw_fixed scatter_gather_pte_request_rows; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Dcalcs_logger.h250 bw_fixed_to_int(data->scatter_gather_pte_request_rows)); in print_bw_calcs_data()
H A Damdgpu_dce_calcs.c1003 data->scatter_gather_pte_request_rows = bw_int_to_fixed(1); in calculate_bandwidth()
1022 …data->scatter_gather_pte_request_rows = bw_int_to_fixed(dceip->scatter_gather_pte_request_rows_in_… in calculate_bandwidth()
1041 …data->scatter_gather_pte_request_rows = bw_int_to_fixed(dceip->scatter_gather_pte_request_rows_in_… in calculate_bandwidth()
1046 …data->scatter_gather_pte_requests_in_vblank = bw_mul(data->scatter_gather_pte_request_rows, data->… in calculate_bandwidth()