Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/tidss/
A 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-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Ddispc.c85 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;
93 u16 mgr_width_max;
94 u16 mgr_height_max;
95 u16 ovl_width_max;
[all …]
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Ddispc.c55 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;
64 u16 mgr_height_max;
[all …]

Completed in 21 milliseconds