Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn20/
H A Ddcn20_dpp.h677 struct dcn20_dpp { struct
678 struct dpp base;
680 const struct dcn2_dpp_registers *tf_regs;
681 const struct dcn2_dpp_shift *tf_shift;
682 const struct dcn2_dpp_mask *tf_mask;
684 const uint16_t *filter_v;
685 const uint16_t *filter_h;
686 const uint16_t *filter_v_c;
687 const uint16_t *filter_h_c;
688 int lb_pixel_depth_supported;
[all …]