Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h545 scaler_taps_st scale_taps; member
H A Ddisplay_mode_vba.c536 scaler_taps_st *taps = &pipes[j].pipe.scale_taps; in fetch_pipe_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1576 pipes[pipe_cnt].pipe.scale_taps.htaps = 1; in dcn20_populate_dml_pipes_from_context()
1577 pipes[pipe_cnt].pipe.scale_taps.vtaps = 1; in dcn20_populate_dml_pipes_from_context()
1681 pipes[pipe_cnt].pipe.scale_taps.htaps = scl->taps.h_taps; in dcn20_populate_dml_pipes_from_context()
1682 pipes[pipe_cnt].pipe.scale_taps.htaps_c = scl->taps.h_taps_c; in dcn20_populate_dml_pipes_from_context()
1683 pipes[pipe_cnt].pipe.scale_taps.vtaps = scl->taps.v_taps; in dcn20_populate_dml_pipes_from_context()
1684 pipes[pipe_cnt].pipe.scale_taps.vtaps_c = scl->taps.v_taps_c; in dcn20_populate_dml_pipes_from_context()