Home
last modified time | relevance | path

Searched refs:min_lead_dst_lines (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h678 unsigned int min_lead_dst_lines[DML2_MAX_PLANES]; member
904 …unsigned int min_lead_dst_lines[DML2_MAX_PLANES]; // per stream, should be max(nominal_req_limit, … member
2260 unsigned int *min_lead_dst_lines; member
2324 unsigned int *min_lead_dst_lines; member
H A Ddml2_core_dcn6_calcs_dchub.c510 …p->min_lead_dst_lines[i] = (unsigned int)math_ceil((copy_time_us + fw_delay + math_max2(svp_req_li… in dcn6_calculate_alternate_params()