Searched refs:__drm_ctm_3x4_to_dc_matrix (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c450 * __drm_ctm_3x4_to_dc_matrix - converts a DRM CTM 3x4 to a DC CSC float matrix
456 static void __drm_ctm_3x4_to_dc_matrix(const struct drm_color_ctm_3x4 *ctm, function
1276 __drm_ctm_3x4_to_dc_matrix(ctm, dc_plane_state->gamut_remap_matrix.matrix);

Completed in 141 milliseconds