Searched refs:gamut_remap_matrix (Results 1 – 6 of 6) sorted by relevance
1322 __drm_ctm_to_dc_matrix(ctm, stream->gamut_remap_matrix.matrix); in amdgpu_dm_update_crtc_color_mgmt()1324 stream->gamut_remap_matrix.enable_remap = true; in amdgpu_dm_update_crtc_color_mgmt()1328 stream->gamut_remap_matrix.enable_remap = false; in amdgpu_dm_update_crtc_color_mgmt()1547 __drm_ctm_3x4_to_dc_matrix(ctm, dc_plane_state->gamut_remap_matrix.matrix); in __set_dm_plane_colorop_3x4_matrix()1548 dc_plane_state->gamut_remap_matrix.enable_remap = true; in __set_dm_plane_colorop_3x4_matrix()2041 __drm_ctm_3x4_to_dc_matrix(ctm, dc_plane_state->gamut_remap_matrix.matrix); in amdgpu_dm_update_plane_color_mgmt()2043 dc_plane_state->gamut_remap_matrix.enable_remap = true; in amdgpu_dm_update_plane_color_mgmt()2047 dc_plane_state->gamut_remap_matrix.enable_remap = false; in amdgpu_dm_update_plane_color_mgmt()
9989 bundle->surface_updates[planes_count].gamut_remap_matrix = &dc_plane->gamut_remap_matrix; in amdgpu_dm_commit_planes()10200 &acrtc_state->stream->gamut_remap_matrix; in amdgpu_dm_commit_planes()
1462 struct colorspace_transform gamut_remap_matrix; member1817 const struct colorspace_transform *gamut_remap_matrix; member1844 const struct colorspace_transform *gamut_remap_matrix; member
2882 if (u->gamut_remap_matrix) { in det_surface_update()3213 if (srf_update->gamut_remap_matrix) in copy_surface_update_to_plane()3214 surface->gamut_remap_matrix = in copy_surface_update_to_plane()3215 *srf_update->gamut_remap_matrix; in copy_surface_update_to_plane()3263 stream->gamut_remap_matrix = *update->gamut_remap; in copy_stream_update_to_stream()5019 fast_update[i].gamut_remap_matrix = srf_updates[i].gamut_remap_matrix; in populate_fast_updates()5037 fast_update[i].gamut_remap_matrix || in fast_updates_exist()5058 fast_update[i].gamut_remap_matrix || in fast_nonaddr_updates_exist()
2673 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in program_gamut_remap()2678 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in program_gamut_remap()2992 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dce110_program_front_end_for_pipe()2997 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dce110_program_front_end_for_pipe()
103 pipe_ctx->plane_state->gamut_remap_matrix.enable_remap == true) { in dcn401_program_gamut_remap()107 pipe_ctx->plane_state->gamut_remap_matrix.matrix[i]; in dcn401_program_gamut_remap()124 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dcn401_program_gamut_remap()128 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dcn401_program_gamut_remap()