Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.h678 struct dcn20_dpp { struct
679 struct dpp base;
681 const struct dcn2_dpp_registers *tf_regs;
682 const struct dcn2_dpp_shift *tf_shift;
683 const struct dcn2_dpp_mask *tf_mask;
685 const uint16_t *filter_v;
686 const uint16_t *filter_h;
687 const uint16_t *filter_v_c;
688 const uint16_t *filter_h_c;
689 int lb_pixel_depth_supported;
[all …]