Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Ddcn_calcs.h339 float meta_pte_bytes_per_frame_c; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calc_auto.c689 …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()
692 v->meta_pte_bytes_per_frame_c = 0.0; in mode_support_and_system_configuration()
702 v->meta_pte_bytes_per_frame_c = 0.0; in mode_support_and_system_configuration()
746 v->meta_pte_bytes_per_frame_c = 0.0; in mode_support_and_system_configuration()
750 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()