Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h404 unsigned int surface_height_y; member
Ddisplay_mode_vba.c583 mode_lib->vba.SurfaceHeightY[mode_lib->vba.NumberOfActivePlanes] = src->surface_height_y; in fetch_pipe_params()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c671 surface_height = pipe_param->src.surface_height_y / 2.0; in get_surf_rq_param()
677 surface_height = pipe_param->src.surface_height_y; in get_surf_rq_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c676 surface_height = pipe_param->src.surface_height_y / 2.0; in get_surf_rq_param()
682 surface_height = pipe_param->src.surface_height_y; in get_surf_rq_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_rq_dlg_calc_314.c759 surface_height = pipe_param->src.surface_height_y / 2.0; in get_surf_rq_param()
765 surface_height = pipe_param->src.surface_height_y; in get_surf_rq_param()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1560 pipes[pipe_cnt].pipe.src.surface_height_y = pipes[pipe_cnt].pipe.src.viewport_height; in dcn20_populate_dml_pipes_from_context()
1634 pipes[pipe_cnt].pipe.src.surface_height_y = pln->plane_size.surface_size.height; in dcn20_populate_dml_pipes_from_context()