Searched defs:dcn_dpp_state (Results 1 – 1 of 1) sorted by relevance
101 struct dcn_dpp_state { struct102 uint32_t is_enabled;103 uint32_t igam_lut_mode;104 uint32_t igam_input_format;105 uint32_t dgam_lut_mode;106 uint32_t rgam_lut_mode;107 uint32_t gamut_remap_mode;108 uint32_t gamut_remap_c11_c12;109 uint32_t gamut_remap_c13_c14;110 uint32_t gamut_remap_c21_c22;[all …]