Searched refs:igam_lut_mode (Results 1 – 4 of 4) sorted by relevance
354 (s.igam_lut_mode == 0) ? "BypassFixed" : in dcn10_get_cm_states()355 ((s.igam_lut_mode == 1) ? "BypassFloat" : in dcn10_get_cm_states()356 ((s.igam_lut_mode == 2) ? "RAM" : in dcn10_get_cm_states()357 ((s.igam_lut_mode == 3) ? "RAM" : in dcn10_get_cm_states()
177 uint32_t igam_lut_mode; member
102 CM_IGAM_LUT_MODE, &s->igam_lut_mode); in dpp_read_state()
316 (s.igam_lut_mode == 0) ? "BypassFixed" : in dcn10_log_color_state()317 ((s.igam_lut_mode == 1) ? "BypassFloat" : in dcn10_log_color_state()318 ((s.igam_lut_mode == 2) ? "RAM" : in dcn10_log_color_state()319 ((s.igam_lut_mode == 3) ? "RAM" : in dcn10_log_color_state()