Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Domapdss.h276 struct omap_dss_writeback_info { struct
277 u32 paddr;
278 u32 p_uv_addr;
279 u16 buf_width;
280 u16 width;
281 u16 height;
282 u32 fourcc;
283 u8 rotation;
284 enum omap_dss_rotation_type rotation_type;
285 u8 pre_mult_alpha;
/kernel/linux/linux-5.10/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 …]