Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h327 float meta_row_bytes_y; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calc_auto.c630 …v->meta_row_bytes_y = v->meta_surface_width_y * v->meta_req_height_y *dcn_bw_ceil2(v->byte_per_pix… in mode_support_and_system_configuration()
633 …v->meta_row_bytes_y = v->meta_surface_height_y * v->meta_req_width_y *dcn_bw_ceil2(v->byte_per_pix… in mode_support_and_system_configuration()
638 v->meta_row_bytes_y = 0.0; in mode_support_and_system_configuration()
746 v->meta_row_bytes[k] = v->meta_row_bytes_y + v->meta_row_bytes_c; in mode_support_and_system_configuration()