Searched defs:dcn20_dpp (Results 1 – 1 of 1) sorted by relevance
626 struct dcn20_dpp { struct627 struct dpp base;629 const struct dcn2_dpp_registers *tf_regs;630 const struct dcn2_dpp_shift *tf_shift;631 const struct dcn2_dpp_mask *tf_mask;633 const uint16_t *filter_v;634 const uint16_t *filter_h;635 const uint16_t *filter_v_c;636 const uint16_t *filter_h_c;637 int lb_pixel_depth_supported;[all …]