Searched refs:dgam_lut_mode (Results 1 – 6 of 6) sorted by relevance
359 (s.dgam_lut_mode == 0) ? "Bypass" : in dcn10_get_cm_states()360 ((s.dgam_lut_mode == 1) ? "sRGB" : in dcn10_get_cm_states()361 ((s.dgam_lut_mode == 2) ? "Ycc" : in dcn10_get_cm_states()362 ((s.dgam_lut_mode == 3) ? "RAM" : in dcn10_get_cm_states()363 ((s.dgam_lut_mode == 4) ? "RAM" : in dcn10_get_cm_states()
183 uint32_t dgam_lut_mode; member
61 CM_DGAM_LUT_MODE, &s->dgam_lut_mode); in dpp20_read_state()
106 CM_DGAM_LUT_MODE, &s->dgam_lut_mode); in dpp_read_state()
104 (s.dgam_lut_mode == 0) ? "Bypass" : in dcn20_log_color_state()105 ((s.dgam_lut_mode == 1) ? "sRGB" : in dcn20_log_color_state()106 ((s.dgam_lut_mode == 2) ? "Ycc" : in dcn20_log_color_state()107 ((s.dgam_lut_mode == 3) ? "RAM" : in dcn20_log_color_state()108 ((s.dgam_lut_mode == 4) ? "RAM" : in dcn20_log_color_state()
484 (s.dgam_lut_mode == 0) ? "Bypass" : in dcn10_log_color_state()485 ((s.dgam_lut_mode == 1) ? "sRGB" : in dcn10_log_color_state()486 ((s.dgam_lut_mode == 2) ? "Ycc" : in dcn10_log_color_state()487 ((s.dgam_lut_mode == 3) ? "RAM" : in dcn10_log_color_state()488 ((s.dgam_lut_mode == 4) ? "RAM" : in dcn10_log_color_state()