Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Ddce_calcs.h285 struct bw_fixed scatter_gather_pte_request_rows; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/calcs/
H A Dcalcs_logger.h248 bw_fixed_to_int(data->scatter_gather_pte_request_rows)); in print_bw_calcs_data()
H 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()