Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c224 dml_print("DML PARAMS: full_recout_height = %d\n", pipe_dest->full_recout_height); in dml_log_pipe_params()
H A Ddisplay_mode_structs.h511 unsigned int full_recout_height; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1562 …pipes[pipe_cnt].pipe.dest.full_recout_height = pipes[pipe_cnt].pipe.dest.recout_height; /*when is_… in dcn20_populate_dml_pipes_from_context()
1641 pipes[pipe_cnt].pipe.dest.full_recout_height = scl->recout.height; in dcn20_populate_dml_pipes_from_context()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c429 input->dest.full_recout_height = pipe->plane_res.scl_data.recout.height; in pipe_ctx_to_e2e_pipe_params()