Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c487 stream->gamut_remap_matrix.enable_remap = true; in amdgpu_dm_update_crtc_color_mgmt()
491 stream->gamut_remap_matrix.enable_remap = false; in amdgpu_dm_update_crtc_color_mgmt()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c302 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dce60_program_front_end_for_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h742 bool enable_remap; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2407 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in program_gamut_remap()
2720 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dce110_program_front_end_for_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2493 if (pipe_ctx->stream->gamut_remap_matrix.enable_remap == true) { in dcn10_program_gamut_remap()
2499 pipe_ctx->plane_state->gamut_remap_matrix.enable_remap == true) { in dcn10_program_gamut_remap()