Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tidss/
Dtidss_dispc.h66 struct dispc_features { struct
70 struct dispc_features_scaling scaling; argument
88 extern const struct dispc_features dispc_k2g_feats; argument
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Ddispc.c84 struct dispc_features { struct
85 u8 sw_start;
86 u8 fp_start;
87 u8 bp_start;
88 u16 sw_max;
89 u16 vp_max;
90 u16 hp_max;
91 u8 mgr_width_start;
92 u8 mgr_height_start;
93 u16 mgr_width_max;
[all …]
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c54 struct dispc_features { struct
55 u8 sw_start;
56 u8 fp_start;
57 u8 bp_start;
58 u16 sw_max;
59 u16 vp_max;
60 u16 hp_max;
61 u8 mgr_width_start;
62 u8 mgr_height_start;
63 u16 mgr_width_max;
[all …]