Searched refs:dgam_lut_mode (Results 1 – 3 of 3) sorted by relevance
50 uint32_t dgam_lut_mode; member
111 CM_DGAM_LUT_MODE, &s->dgam_lut_mode); in dpp_read_state()
260 (s.dgam_lut_mode == 0) ? "Bypass" : in dcn10_log_hw_state()261 ((s.dgam_lut_mode == 1) ? "sRGB" : in dcn10_log_hw_state()262 ((s.dgam_lut_mode == 2) ? "Ycc" : in dcn10_log_hw_state()263 ((s.dgam_lut_mode == 3) ? "RAM" : in dcn10_log_hw_state()264 ((s.dgam_lut_mode == 4) ? "RAM" : in dcn10_log_hw_state()