Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddcn_calcs.h325 float meta_surface_height_y; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c622 …v->meta_surface_height_y =dcn_bw_ceil2(v->viewport_height[k] - 1.0, v->meta_req_height_y) + v->met… in mode_support_and_system_configuration()
624 …e_bytes_per_frame_y = (dcn_bw_ceil2((v->meta_surface_width_y * v->meta_surface_height_y *dcn_bw_ce… 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()