csc_color_matrix 5910 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 				&acrtc_state->stream->csc_color_matrix;
csc_color_matrix 7158 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 						&new_dm_crtc_state->stream->csc_color_matrix;
csc_color_matrix  395 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c 		stream->csc_color_matrix.enable_adjustment = false;
csc_color_matrix  399 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c 		stream->csc_color_matrix.enable_adjustment = false;
csc_color_matrix  486 drivers/gpu/drm/amd/display/dc/core/dc.c 					stream->csc_color_matrix.matrix,
csc_color_matrix 1847 drivers/gpu/drm/amd/display/dc/core/dc.c 		stream->csc_color_matrix = *update->output_csc_transform;
csc_color_matrix  145 drivers/gpu/drm/amd/display/dc/dc_stream.h 	struct dc_csc_transform csc_color_matrix;
csc_color_matrix 2484 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 	if (pipe_ctx->stream->csc_color_matrix.enable_adjustment
csc_color_matrix 2491 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 			pipe_ctx->stream->csc_color_matrix.matrix[i];
csc_color_matrix 2670 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 	if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) {
csc_color_matrix 2674 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 			tbl_entry.regval[i] = pipe_ctx->stream->csc_color_matrix.matrix[i];
csc_color_matrix 1948 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) {
csc_color_matrix 2377 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 				pipe_ctx->stream->csc_color_matrix.matrix,
csc_color_matrix  636 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 	if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) {