Searched refs:gamut_remap_matrix (Results 1 – 4 of 4) sorted by relevance
194 stream->gamut_remap_matrix.enable_remap = false; in amdgpu_dm_set_ctm()198 stream->gamut_remap_matrix.enable_remap = true; in amdgpu_dm_set_ctm()211 stream->gamut_remap_matrix.matrix[i] = dc_fixpt_zero; in amdgpu_dm_set_ctm()221 stream->gamut_remap_matrix.matrix[i].value = val; in amdgpu_dm_set_ctm()
66 struct colorspace_transform gamut_remap_matrix; member
2169 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in program_gamut_remap()2174 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in program_gamut_remap()2620 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dce110_program_front_end_for_pipe()2625 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dce110_program_front_end_for_pipe()
1660 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in program_gamut_remap()1664 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in program_gamut_remap()