Home
last modified time | relevance | path

Searched refs:enable_remap (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c194 stream->gamut_remap_matrix.enable_remap = false; in amdgpu_dm_set_ctm()
198 stream->gamut_remap_matrix.enable_remap = true; in amdgpu_dm_set_ctm()
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_types.h664 bool enable_remap; member
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2186 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in program_gamut_remap()
2639 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dce110_program_front_end_for_pipe()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1665 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in program_gamut_remap()