Home
last modified time | relevance | path

Searched refs:arr_reg_val (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c203 uint16_t arr_reg_val[12]; in dpp1_cm_set_gamut_remap() local
209 arr_reg_val, arr_matrix, 12); in dpp1_cm_set_gamut_remap()
211 program_gamut_remap(dpp, arr_reg_val, GAMUT_REMAP_COEFF); in dpp1_cm_set_gamut_remap()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_transform.c857 uint16_t arr_reg_val[GAMUT_MATRIX_SIZE]; in dce_transform_set_gamut_remap() local
863 arr_reg_val, arr_matrix, GAMUT_MATRIX_SIZE); in dce_transform_set_gamut_remap()
865 program_gamut_remap(xfm_dce, arr_reg_val); in dce_transform_set_gamut_remap()