Searched refs:csc_color_matrix (Results 1 – 8 of 8) 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()
218 struct dc_csc_transform csc_color_matrix; member
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()
9610 &acrtc_state->stream->csc_color_matrix; in amdgpu_dm_commit_planes()
861 if (current_mpc_pipe->stream->csc_color_matrix.enable_adjustment == true) { in hwss_build_fast_sequence()864 …num_steps].params.set_output_csc_params.regval = current_mpc_pipe->stream->csc_color_matrix.matrix; in hwss_build_fast_sequence()
880 stream->csc_color_matrix.matrix, in dc_stream_program_csc_matrix()3239 stream->csc_color_matrix = *update->output_csc_transform; in copy_stream_update_to_stream()
2927 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment in dce110_program_front_end_for_pipe()2934 pipe_ctx->stream->csc_color_matrix.matrix[i]; in dce110_program_front_end_for_pipe()3099 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in program_output_csc()3103 tbl_entry.regval[i] = pipe_ctx->stream->csc_color_matrix.matrix[i]; in program_output_csc()
2797 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in dcn10_program_output_csc()3072 pipe_ctx->stream->csc_color_matrix.matrix, in dcn10_update_dchubp_dpp()