Home
last modified time | relevance | path

Searched refs:full_recout_height (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h307 unsigned int full_recout_height; member
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1948 …pipes[pipe_cnt].pipe.dest.full_recout_height = pipes[pipe_cnt].pipe.dest.recout_height; /*when is_… in dcn20_populate_dml_pipes_from_context()
1989 pipes[pipe_cnt].pipe.dest.full_recout_height = scl->recout.height; in dcn20_populate_dml_pipes_from_context()
1993 pipes[pipe_cnt].pipe.dest.full_recout_height += in dcn20_populate_dml_pipes_from_context()
1998 pipes[pipe_cnt].pipe.dest.full_recout_height += in dcn20_populate_dml_pipes_from_context()
/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c418 input->dest.full_recout_height = pipe->plane_res.scl_data.recout.height; in pipe_ctx_to_e2e_pipe_params()