Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h326 float meta_pte_bytes_per_frame_y; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calc_auto.c624 …v->meta_pte_bytes_per_frame_y = (dcn_bw_ceil2((v->meta_surface_width_y * v->meta_surface_height_y … in mode_support_and_system_configuration()
627 v->meta_pte_bytes_per_frame_y = 0.0; in mode_support_and_system_configuration()
637 v->meta_pte_bytes_per_frame_y = 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()