Searched defs:dcn_dpp_state (Results 1 – 1 of 1) sorted by relevance
103 struct dcn_dpp_state { struct104 uint32_t is_enabled;105 uint32_t igam_lut_mode;106 uint32_t igam_input_format;107 uint32_t dgam_lut_mode;108 uint32_t rgam_lut_mode;109 uint32_t gamut_remap_mode;110 uint32_t gamut_remap_c11_c12;134 void (*dpp_read_state)(struct dpp *dpp, struct dcn_dpp_state *s); argument