Searched refs:csc_color_matrix (Results 1 – 5 of 5) sorted by relevance
289 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment in dce60_program_front_end_for_pipe()296 pipe_ctx->stream->csc_color_matrix.matrix[i]; in dce60_program_front_end_for_pipe()
1001 stream->csc_color_matrix.enable_adjustment = false; in amdgpu_dm_update_crtc_color_mgmt()1005 stream->csc_color_matrix.enable_adjustment = false; in amdgpu_dm_update_crtc_color_mgmt()
216 struct dc_csc_transform csc_color_matrix; member
2895 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment in dce110_program_front_end_for_pipe()2902 pipe_ctx->stream->csc_color_matrix.matrix[i]; in dce110_program_front_end_for_pipe()3067 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in program_output_csc()3071 tbl_entry.regval[i] = pipe_ctx->stream->csc_color_matrix.matrix[i]; in program_output_csc()
2619 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in dcn10_program_output_csc()2895 pipe_ctx->stream->csc_color_matrix.matrix, in dcn10_update_dchubp_dpp()