Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc.c95 struct dispc_features { struct
96 u8 sw_start;
97 u8 fp_start;
98 u8 bp_start;
99 u16 sw_max;
100 u16 vp_max;
101 u16 hp_max;
102 u8 mgr_width_start;
103 u8 mgr_height_start;
104 u16 mgr_width_max;
[all …]
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c65 struct dispc_features { struct
66 u8 sw_start;
67 u8 fp_start;
68 u8 bp_start;
69 u16 sw_max;
70 u16 vp_max;
71 u16 hp_max;
72 u8 mgr_width_start;
73 u8 mgr_height_start;
74 u16 mgr_width_max;
[all …]