Home
last modified time | relevance | path

Searched refs:surface_height_y (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h249 unsigned int surface_height_y; member
Ddisplay_mode_vba.c412 mode_lib->vba.SurfaceHeightY[mode_lib->vba.NumberOfActivePlanes] = src->surface_height_y; in fetch_pipe_params()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c750 surface_height = pipe_param.src.surface_height_y / 2.0; in get_surf_rq_param()
756 surface_height = pipe_param.src.surface_height_y; in get_surf_rq_param()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2233 pipes[pipe_cnt].pipe.src.surface_height_y = pipes[pipe_cnt].pipe.src.viewport_height;
2287 pipes[pipe_cnt].pipe.src.surface_height_y = pln->plane_size.surface_size.height;