Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dwb.c306 bool coef_ram_current = get_reg_field_value_ex( in dwb2_set_scaler() local
310 REG_UPDATE(WBSCL_MODE, WBSCL_COEF_RAM_SEL, !coef_ram_current); in dwb2_set_scaler()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp_dscl.c289 bool coef_ram_current; in dpp1_dscl_set_scl_filter() local
363 coef_ram_current = get_reg_field_value_ex( in dpp1_dscl_set_scl_filter()
369 SCL_COEF_RAM_SELECT, !coef_ram_current, in dpp1_dscl_set_scl_filter()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp_dscl.c292 bool coef_ram_current; in dpp401_dscl_set_scl_filter() local
377 coef_ram_current = get_reg_field_value_ex( in dpp401_dscl_set_scl_filter()
383 SCL_COEF_RAM_SELECT, !coef_ram_current, in dpp401_dscl_set_scl_filter()