Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss.h287 struct omap_dss_writeback_info { struct
288 u32 paddr;
289 u32 p_uv_addr;
290 u16 buf_width;
291 u16 width;
292 u16 height;
293 u32 fourcc;
294 u8 rotation;
295 enum omap_dss_rotation_type rotation_type;
296 u8 pre_mult_alpha;
/Linux-v4.19/include/video/
Domapfb_dss.h454 struct omap_dss_writeback_info { struct
455 u32 paddr;
456 u32 p_uv_addr;
457 u16 buf_width;
458 u16 width;
459 u16 height;
460 enum omap_color_mode color_mode;
461 u8 rotation;
462 enum omap_dss_rotation_type rotation_type;
463 bool mirror;
[all …]