Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h404 unsigned int surface_height_y; member
H A Ddisplay_mode_vba.c583 mode_lib->vba.SurfaceHeightY[mode_lib->vba.NumberOfActivePlanes] = src->surface_height_y; in fetch_pipe_params()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c679 surface_height = pipe_param->src.surface_height_y / 2.0; in get_surf_rq_param()
685 surface_height = pipe_param->src.surface_height_y; in get_surf_rq_param()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_rq_dlg_calc_31.c672 surface_height = pipe_param->src.surface_height_y / 2.0; in get_surf_rq_param()
678 surface_height = pipe_param->src.surface_height_y; in get_surf_rq_param()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_rq_dlg_calc_314.c760 surface_height = pipe_param->src.surface_height_y / 2.0; in get_surf_rq_param()
766 surface_height = pipe_param->src.surface_height_y; in get_surf_rq_param()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1553 pipes[pipe_cnt].pipe.src.surface_height_y = pipes[pipe_cnt].pipe.src.viewport_height; in dcn20_populate_dml_pipes_from_context()
1625 pipes[pipe_cnt].pipe.src.surface_height_y = pln->plane_size.surface_size.height; in dcn20_populate_dml_pipes_from_context()