dgam_lut_mode     106 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c 			CM_DGAM_LUT_MODE, &s->dgam_lut_mode);
dgam_lut_mode     275 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 				(s.dgam_lut_mode == 0) ? "Bypass" :
dgam_lut_mode     276 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 					((s.dgam_lut_mode == 1) ? "sRGB" :
dgam_lut_mode     277 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 					((s.dgam_lut_mode == 2) ? "Ycc" :
dgam_lut_mode     278 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 					((s.dgam_lut_mode == 3) ? "RAM" :
dgam_lut_mode     279 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 					((s.dgam_lut_mode == 4) ? "RAM" :
dgam_lut_mode     358 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 				(s.dgam_lut_mode == 0) ? "Bypass" :
dgam_lut_mode     359 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 					((s.dgam_lut_mode == 1) ? "sRGB" :
dgam_lut_mode     360 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 					((s.dgam_lut_mode == 2) ? "Ycc" :
dgam_lut_mode     361 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 					((s.dgam_lut_mode == 3) ? "RAM" :
dgam_lut_mode     362 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 					((s.dgam_lut_mode == 4) ? "RAM" :
dgam_lut_mode      59 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.c 			CM_DGAM_LUT_MODE, &s->dgam_lut_mode);
dgam_lut_mode      91 drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h 	uint32_t dgam_lut_mode;