Searched defs:dcn10_dpp (Results 1 – 1 of 1) sorted by relevance
1352 struct dcn10_dpp { struct1353 struct dpp base;1355 const struct dcn_dpp_registers *tf_regs;1356 const struct dcn_dpp_shift *tf_shift;1357 const struct dcn_dpp_mask *tf_mask;1359 const uint16_t *filter_v;1360 const uint16_t *filter_h;1361 const uint16_t *filter_v_c;1362 const uint16_t *filter_h_c;1363 int lb_pixel_depth_supported;[all …]