Home
last modified time | relevance | path

Searched refs:scale_ratio_depth (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1572 pipes[pipe_cnt].pipe.scale_ratio_depth.lb_depth = dm_lb_16; in dcn20_populate_dml_pipes_from_context()
1573 pipes[pipe_cnt].pipe.scale_ratio_depth.hscl_ratio = 1.0; in dcn20_populate_dml_pipes_from_context()
1574 pipes[pipe_cnt].pipe.scale_ratio_depth.vscl_ratio = 1.0; in dcn20_populate_dml_pipes_from_context()
1575 pipes[pipe_cnt].pipe.scale_ratio_depth.scl_enable = 0; /*Lb only or Full scl*/ in dcn20_populate_dml_pipes_from_context()
1670 pipes[pipe_cnt].pipe.scale_ratio_depth.lb_depth = dm_lb_16; in dcn20_populate_dml_pipes_from_context()
1671 pipes[pipe_cnt].pipe.scale_ratio_depth.hscl_ratio = (double) scl->ratios.horz.value / (1ULL<<32); in dcn20_populate_dml_pipes_from_context()
1672 …pipes[pipe_cnt].pipe.scale_ratio_depth.hscl_ratio_c = (double) scl->ratios.horz_c.value / (1ULL<<3… in dcn20_populate_dml_pipes_from_context()
1673 pipes[pipe_cnt].pipe.scale_ratio_depth.vscl_ratio = (double) scl->ratios.vert.value / (1ULL<<32); in dcn20_populate_dml_pipes_from_context()
1674 …pipes[pipe_cnt].pipe.scale_ratio_depth.vscl_ratio_c = (double) scl->ratios.vert_c.value / (1ULL<<3… in dcn20_populate_dml_pipes_from_context()
1675 pipes[pipe_cnt].pipe.scale_ratio_depth.scl_enable = in dcn20_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h544 scaler_ratio_depth_st scale_ratio_depth; member
H A Ddisplay_mode_vba.c535 scaler_ratio_depth_st *scl = &pipes[j].pipe.scale_ratio_depth; in fetch_pipe_params()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1369 pipes[pipe_cnt++].pipe.scale_ratio_depth.lb_depth = in dcn30_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1996 pipes[pipe_cnt].pipe.scale_ratio_depth.lb_depth = dm_lb_19; in dcn32_populate_dml_pipes_from_context()