Home
last modified time | relevance | path

Searched refs:full_swath_bytes_single_dpp_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.h1895 unsigned int *full_swath_bytes_single_dpp_l; member
H A Ddml2_core_dcn5_calcs_dchub.c740 …p->full_swath_bytes_single_dpp_l[k] = (unsigned int)(p->swath_width_luma_ub_single_dpp[k] * p->Byt… in dcn5_calculate_swath_and_det_configuration()
758 …p->full_swath_bytes_single_dpp_l[k] = (unsigned int)(math_ceil2((double)p->full_swath_bytes_single… in dcn5_calculate_swath_and_det_configuration()
H A Ddml2_core_dcn5_funcs_mode_programming.c277 CalculateSwathAndDETConfiguration_params->full_swath_bytes_single_dpp_l = s->dummy_long_array[4]; in dcn5_mode_programming()