Searched defs:dcn_dpp_state (Results 1 – 1 of 1) sorted by relevance
123 struct dcn_dpp_state { struct124 uint32_t is_enabled;125 uint32_t igam_lut_mode;126 uint32_t igam_input_format;127 uint32_t dgam_lut_mode;128 uint32_t rgam_lut_mode;129 uint32_t gamut_remap_mode;130 uint32_t gamut_remap_c11_c12;131 uint32_t gamut_remap_c13_c14;132 uint32_t gamut_remap_c21_c22;[all …]