Searched refs:csc_color_matrix (Results 1 – 7 of 7) sorted by relevance
224 struct dc_csc_transform csc_color_matrix; member
1328 stream->csc_color_matrix.enable_adjustment = false; in amdgpu_dm_update_crtc_color_mgmt()1332 stream->csc_color_matrix.enable_adjustment = false; in amdgpu_dm_update_crtc_color_mgmt()
10303 &acrtc_state->stream->csc_color_matrix; in amdgpu_dm_commit_planes()
3039 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment in dce110_program_front_end_for_pipe()3046 pipe_ctx->stream->csc_color_matrix.matrix[i]; in dce110_program_front_end_for_pipe()3221 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in program_output_csc()3225 tbl_entry.regval[i] = pipe_ctx->stream->csc_color_matrix.matrix[i]; in program_output_csc()
882 if (current_mpc_pipe->stream->csc_color_matrix.enable_adjustment == true) { in hwss_build_fast_sequence()885 …num_steps].params.set_output_csc_params.regval = current_mpc_pipe->stream->csc_color_matrix.matrix; in hwss_build_fast_sequence()
841 stream->csc_color_matrix.matrix, in dc_stream_program_csc_matrix()3336 stream->csc_color_matrix = *update->output_csc_transform; in copy_stream_update_to_stream()
3649 pipe_ctx->stream->csc_color_matrix.matrix, hubp->opp_id); in dcn401_update_dchubp_dpp_sequence()