Searched defs:dcn20_dpp (Results 1 – 1 of 1) sorted by relevance
680 struct dcn20_dpp { struct681 struct dpp base;683 const struct dcn2_dpp_registers *tf_regs;684 const struct dcn2_dpp_shift *tf_shift;685 const struct dcn2_dpp_mask *tf_mask;687 const uint16_t *filter_v;688 const uint16_t *filter_h;689 const uint16_t *filter_v_c;690 const uint16_t *filter_h_c;691 int lb_pixel_depth_supported;[all …]