Home
last modified time | relevance | path

Searched refs:GAMUT_REMAP_BYPASS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h198 GAMUT_REMAP_BYPASS = 0, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp_cm.c325 if (regval == NULL || select == GAMUT_REMAP_BYPASS) { in program_gamut_remap()
386 program_gamut_remap(dpp, NULL, GAMUT_REMAP_BYPASS); in dpp3_cm_set_gamut_remap()
H A Ddcn30_mpc.c1064 if (regval == NULL || select == GAMUT_REMAP_BYPASS) { in program_gamut_remap()
1066 MPCC_GAMUT_REMAP_MODE, GAMUT_REMAP_BYPASS); in program_gamut_remap()
1124 program_gamut_remap(mpc30, mpcc_id, NULL, GAMUT_REMAP_BYPASS); in mpc3_set_gamut_remap()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c99 if (regval == NULL || select == GAMUT_REMAP_BYPASS) { in program_gamut_remap()
169 program_gamut_remap(dpp, NULL, GAMUT_REMAP_BYPASS); in dpp1_cm_set_gamut_remap()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcikd.h155 # define GAMUT_REMAP_BYPASS 0 macro
H A Ddce_v8_0.c2065 ((GAMUT_REMAP_BYPASS << GAMUT_REMAP_CONTROL__GRPH_GAMUT_REMAP_MODE__SHIFT) | in dce_v8_0_crtc_load_lut()
2066 (GAMUT_REMAP_BYPASS << GAMUT_REMAP_CONTROL__OVL_GAMUT_REMAP_MODE__SHIFT))); in dce_v8_0_crtc_load_lut()