Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h292 float pscl_factor_chroma[number_of_planes_minus_one + 1]; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calc_auto.c330 v->pscl_factor_chroma[k] = 0.0; in mode_support_and_system_configuration()
335 …v->pscl_factor_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput … in mode_support_and_system_configuration()
338 …v->pscl_factor_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput); in mode_support_and_system_configuration()
340 …n2(1.0, v->h_ratio[k] / 2.0), v->h_ratio[k] * v->v_ratio[k] / 4.0 / v->pscl_factor_chroma[k], 1.0); in mode_support_and_system_configuration()
561 …ma * v->required_dispclk[i][j] * v->byte_per_pixel_in_detc[k] * v->pscl_factor_chroma[k] / v->retu… in mode_support_and_system_configuration()
613 …, 1.1 *dcn_bw_ceil2(v->byte_per_pixel_in_detc[k], 2.0) / 32.0 * v->pscl_factor_chroma[k] * v->requ… in mode_support_and_system_configuration()