Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.h682 struct dcn20_dpp { struct
683 struct dpp base;
685 const struct dcn2_dpp_registers *tf_regs;
686 const struct dcn2_dpp_shift *tf_shift;
687 const struct dcn2_dpp_mask *tf_mask;
689 const uint16_t *filter_v;
690 const uint16_t *filter_h;
691 const uint16_t *filter_v_c;
692 const uint16_t *filter_h_c;
693 int lb_pixel_depth_supported;
[all …]