Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h319 float effective_detlb_lines_luma; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calc_auto.c555 …v->effective_detlb_lines_luma =dcn_bw_floor2(v->lines_in_det_luma +dcn_bw_min2(v->lines_in_det_lum… in mode_support_and_system_configuration()
557 …_state[i][j][k] = v->effective_detlb_lines_luma * (v->htotal[k] / v->pixel_clock[k]) / v->v_ratio[… in mode_support_and_system_configuration()
562 …[k] = dcn_bw_min2(v->effective_detlb_lines_luma * (v->htotal[k] / v->pixel_clock[k]) / v->v_ratio[… in mode_support_and_system_configuration()