Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h402 unsigned int surface_height_y; member
Ddisplay_mode_vba.c577 mode_lib->vba.SurfaceHeightY[mode_lib->vba.NumberOfActivePlanes] = src->surface_height_y; in fetch_pipe_params()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/
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()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/
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()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
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()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1403 pipes[pipe_cnt].pipe.src.surface_height_y = pipes[pipe_cnt].pipe.src.viewport_height; in dcn20_populate_dml_pipes_from_context()
1474 pipes[pipe_cnt].pipe.src.surface_height_y = pln->plane_size.surface_size.height; in dcn20_populate_dml_pipes_from_context()