Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn30/
H A Ddcn30_dwb_cm.c367 struct fixed31_32 arr_matrix[12]; in dwb3_set_gamut_remap() local
372 arr_matrix[i] = adjust.temperature_matrix[i]; in dwb3_set_gamut_remap()
374 convert_float_matrix(arr_reg_val, arr_matrix, 12); in dwb3_set_gamut_remap()