Home
last modified time | relevance | path

Searched refs:csc_color_matrix (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_color.c395 stream->csc_color_matrix.enable_adjustment = false; in amdgpu_dm_update_crtc_color_mgmt()
399 stream->csc_color_matrix.enable_adjustment = false; in amdgpu_dm_update_crtc_color_mgmt()
Damdgpu_dm.c5880 &acrtc_state->stream->csc_color_matrix; in amdgpu_dm_commit_planes()
7113 &new_dm_crtc_state->stream->csc_color_matrix; in dm_determine_update_type_for_commit()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h145 struct dc_csc_transform csc_color_matrix; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2484 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment in dce110_program_front_end_for_pipe()
2491 pipe_ctx->stream->csc_color_matrix.matrix[i]; in dce110_program_front_end_for_pipe()
2670 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in program_output_csc()
2674 tbl_entry.regval[i] = pipe_ctx->stream->csc_color_matrix.matrix[i]; in program_output_csc()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c484 stream->csc_color_matrix.matrix, in dc_stream_program_csc_matrix()
1822 stream->csc_color_matrix = *update->output_csc_transform; in copy_stream_update_to_stream()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1948 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in dcn10_program_output_csc()
2377 pipe_ctx->stream->csc_color_matrix.matrix, in update_dchubp_dpp()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c637 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in dcn20_program_output_csc()