Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h2415 unsigned int *swath_width_l; member
H A Ddml2_core_dcn5_funcs_mode_programming.c528 calculate_bytes_to_fetch_required_to_hide_latency_params->swath_width_l = mode_lib->mp.SwathWidthY; in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c1647 …[plane_index] = src_lines_to_hide_l * p->num_of_dpp[plane_index] * p->swath_width_l[plane_index] *… in dcn5_calculate_bytes_to_fetch_required_to_hide_latency()