igam_lut_mode     102 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c 			CM_IGAM_LUT_MODE, &s->igam_lut_mode);
igam_lut_mode     270 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 				(s.igam_lut_mode == 0) ? "BypassFixed" :
igam_lut_mode     271 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 					((s.igam_lut_mode == 1) ? "BypassFloat" :
igam_lut_mode     272 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 					((s.igam_lut_mode == 2) ? "RAM" :
igam_lut_mode     273 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 					((s.igam_lut_mode == 3) ? "RAM" :
igam_lut_mode     353 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 				(s.igam_lut_mode == 0) ? "BypassFixed" :
igam_lut_mode     354 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 					((s.igam_lut_mode == 1) ? "BypassFloat" :
igam_lut_mode     355 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 					((s.igam_lut_mode == 2) ? "RAM" :
igam_lut_mode     356 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 					((s.igam_lut_mode == 3) ? "RAM" :
igam_lut_mode      89 drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h 	uint32_t igam_lut_mode;