Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddcn_calcs.h337 float meta_pte_bytes_per_frame_c; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c684 …v->meta_pte_bytes_per_frame_c = (dcn_bw_ceil2((v->meta_surface_width_c * v->meta_surface_height_c … in mode_support_and_system_configuration()
687 v->meta_pte_bytes_per_frame_c = 0.0; in mode_support_and_system_configuration()
697 v->meta_pte_bytes_per_frame_c = 0.0; in mode_support_and_system_configuration()
741 v->meta_pte_bytes_per_frame_c = 0.0; in mode_support_and_system_configuration()
745 v->meta_pte_bytes_per_frame[k] = v->meta_pte_bytes_per_frame_y + v->meta_pte_bytes_per_frame_c; in mode_support_and_system_configuration()