Home
last modified time | relevance | path

Searched refs:enable_adjustment (Results 1 – 11 of 11) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/basics/
H A Ddc_common.c86 && plane_state->input_csc_color_matrix.enable_adjustment in build_prescale_params()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c488 stream->csc_color_matrix.enable_adjustment = false; in amdgpu_dm_update_crtc_color_mgmt()
492 stream->csc_color_matrix.enable_adjustment = false; in amdgpu_dm_update_crtc_color_mgmt()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.c230 if (input_csc_color_matrix.enable_adjustment in dpp2_cnv_setup()
H A Ddcn20_hwseq.c834 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in dcn20_program_output_csc()
/openbsd/sys/dev/pci/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c289 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment in dce60_program_front_end_for_pipe()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_hw_types.h490 bool enable_adjustment; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c386 if (input_csc_color_matrix.enable_adjustment in dpp1_cnv_setup()
H A Ddcn10_hw_sequencer.c2545 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in dcn10_program_output_csc()
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c573 if (current_mpc_pipe->stream->csc_color_matrix.enable_adjustment == true) { in hwss_build_fast_sequence()
/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2707 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment in dce110_program_front_end_for_pipe()
2879 if (pipe_ctx->stream->csc_color_matrix.enable_adjustment == true) { in program_output_csc()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c324 if (input_csc_color_matrix.enable_adjustment == true) { in dpp3_cnv_setup()