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