Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.h1356 struct dcn10_dpp { struct
1357 struct dpp base;
1359 const struct dcn_dpp_registers *tf_regs;
1360 const struct dcn_dpp_shift *tf_shift;
1361 const struct dcn_dpp_mask *tf_mask;
1363 const uint16_t *filter_v;
1364 const uint16_t *filter_h;
1365 const uint16_t *filter_v_c;
1366 const uint16_t *filter_h_c;
1367 int lb_pixel_depth_supported;
[all …]