Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Domapdss.h184 struct omap_dss_writeback_info { struct
185 u32 paddr;
186 u32 p_uv_addr;
187 u16 buf_width;
188 u16 width;
189 u16 height;
190 u32 fourcc;
191 u8 rotation;
192 enum omap_dss_rotation_type rotation_type;
193 u8 pre_mult_alpha;
/linux-6.1.9/include/video/
Domapfb_dss.h424 struct omap_dss_writeback_info { struct
425 u32 paddr;
426 u32 p_uv_addr;
427 u16 buf_width;
428 u16 width;
429 u16 height;
430 enum omap_color_mode color_mode;
431 u8 rotation;
432 enum omap_dss_rotation_type rotation_type;
433 bool mirror;
[all …]