Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dwb_cm.c365 uint16_t arr_reg_val[12]; in dwb3_set_gamut_remap() local
371 convert_float_matrix(arr_reg_val, arr_matrix, 12); in dwb3_set_gamut_remap()
376 dwb3_program_gamut_remap(dwbc, arr_reg_val, in dwb3_set_gamut_remap()
379 dwb3_program_gamut_remap(dwbc, arr_reg_val, in dwb3_set_gamut_remap()
Ddcn30_dpp_cm.c389 uint16_t arr_reg_val[12]; in dpp3_cm_set_gamut_remap() local
395 arr_reg_val, arr_matrix, 12); in dpp3_cm_set_gamut_remap()
408 program_gamut_remap(dpp, arr_reg_val, gamut_mode); in dpp3_cm_set_gamut_remap()
Ddcn30_mpc.c1127 uint16_t arr_reg_val[12]; in mpc3_set_gamut_remap() local
1133 arr_reg_val, arr_matrix, 12); in mpc3_set_gamut_remap()
1145 program_gamut_remap(mpc30, mpcc_id, arr_reg_val, gamut_mode); in mpc3_set_gamut_remap()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp_cm.c172 uint16_t arr_reg_val[12]; in dpp1_cm_set_gamut_remap() local
178 arr_reg_val, arr_matrix, 12); in dpp1_cm_set_gamut_remap()
180 program_gamut_remap(dpp, arr_reg_val, GAMUT_REMAP_COEFF); in dpp1_cm_set_gamut_remap()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp_cm.c225 uint16_t arr_reg_val[12]; in dpp2_cm_set_gamut_remap() local
231 arr_reg_val, arr_matrix, 12); in dpp2_cm_set_gamut_remap()
233 program_gamut_remap(dpp, arr_reg_val, DCN2_GAMUT_REMAP_COEF_A); in dpp2_cm_set_gamut_remap()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c1129 uint16_t arr_reg_val[GAMUT_MATRIX_SIZE]; in dce_transform_set_gamut_remap() local
1135 arr_reg_val, arr_matrix, GAMUT_MATRIX_SIZE); in dce_transform_set_gamut_remap()
1137 program_gamut_remap(xfm_dce, arr_reg_val); in dce_transform_set_gamut_remap()