Home
last modified time | relevance | path

Searched refs:meta_pte_bytes_per_frame_c (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h337 float meta_pte_bytes_per_frame_c; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h337 float meta_pte_bytes_per_frame_c; member
/kernel/linux/linux-5.10/drivers/gpu/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 *dcn_bw_ceil2(v->byte_per_pixel_in_detc[k], 2.0) / 256.0 - 4096.0) / 8.0 / 4096.0, 1.0) + 1) * 64.0; 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/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 *dcn_bw_ceil2(v->byte_per_pixel_in_detc[k], 2.0) / 256.0 - 4096.0) / 8.0 / 4096.0, 1.0) + 1) * 64.0; 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()

Completed in 11 milliseconds