Searched defs:dcn10_dpp (Results 1 – 1 of 1) sorted by relevance
1344 struct dcn10_dpp { struct1345 struct dpp base;1347 const struct dcn_dpp_registers *tf_regs;1348 const struct dcn_dpp_shift *tf_shift;1349 const struct dcn_dpp_mask *tf_mask;1351 const uint16_t *filter_v;1352 const uint16_t *filter_h;1353 const uint16_t *filter_v_c;1354 const uint16_t *filter_h_c;1355 int lb_pixel_depth_supported;[all …]