Home
last modified time | relevance | path

Searched defs:dcn10_dpp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.h1346 struct dcn10_dpp { struct
1347 struct dpp base;
1349 const struct dcn_dpp_registers *tf_regs;
1350 const struct dcn_dpp_shift *tf_shift;
1351 const struct dcn_dpp_mask *tf_mask;
1353 const uint16_t *filter_v;
1354 const uint16_t *filter_h;
1355 const uint16_t *filter_v_c;
1356 const uint16_t *filter_h_c;
1357 int lb_pixel_depth_supported;
[all …]