Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.h626 struct dcn20_dpp { struct
627 struct dpp base;
629 const struct dcn2_dpp_registers *tf_regs;
630 const struct dcn2_dpp_shift *tf_shift;
631 const struct dcn2_dpp_mask *tf_mask;
633 const uint16_t *filter_v;
634 const uint16_t *filter_h;
635 const uint16_t *filter_v_c;
636 const uint16_t *filter_h_c;
637 int lb_pixel_depth_supported;
[all …]