Home
last modified time | relevance | path

Searched refs:req_per_swath_ub_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.h433 unsigned int req_per_swath_ub_l[DML2_MAX_PLANES]; member
737 unsigned int req_per_swath_ub_l[DML2_MAX_PLANES]; member
1880 unsigned int *req_per_swath_ub_l; member
H A Ddml2_core_dcn5_funcs_mode_programming.c208 mode_lib->mp.req_per_swath_ub_l, in dcn5_mode_programming()
262 CalculateSwathAndDETConfiguration_params->req_per_swath_ub_l = mode_lib->mp.req_per_swath_ub_l; in dcn5_mode_programming()
1168 mode_lib->mp.req_per_swath_ub_l, in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c261 unsigned int req_per_swath_ub_l[], in dcn5_calculate_swath_width() argument
367 req_per_swath_ub_l[k] = 0; in dcn5_calculate_swath_width()
384 req_per_swath_ub_l[k] = swath_width_luma_ub[k] / req_width_horz_y; in dcn5_calculate_swath_width()
419 req_per_swath_ub_l[k] = swath_width_luma_ub[k] / Read256BytesBlockHeightY[k]; in dcn5_calculate_swath_width()
443 DML_LOG_VERBOSE("DML::%s: k=%u req_per_swath_ub_l=%u\n", __func__, k, req_per_swath_ub_l[k]); in dcn5_calculate_swath_width()
725 p->req_per_swath_ub_l, in dcn5_calculate_swath_and_det_configuration()