Home
last modified time | relevance | path

Searched defs:drm_mode_fb_cmd2 (Results 1 – 6 of 6) sorted by relevance

/device/google/coral-kernel/sm8150/original-kernel-headers/drm/
Ddrm_mode.h451 struct drm_mode_fb_cmd2 { struct
452 __u32 fb_id;
453 __u32 width;
454 __u32 height;
455 __u32 pixel_format; /* fourcc code from drm_fourcc.h */
456 __u32 flags; /* see above flags */
482 __u32 handles[4];
483 __u32 pitches[4]; /* pitch for each plane */
484 __u32 offsets[4]; /* offset of each plane */
485 __u64 modifier[4]; /* ie, tiling, compress */
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/
Ddrm_mode.h451 struct drm_mode_fb_cmd2 { struct
452 __u32 fb_id;
453 __u32 width;
454 __u32 height;
455 __u32 pixel_format; /* fourcc code from drm_fourcc.h */
456 __u32 flags; /* see above flags */
482 __u32 handles[4];
483 __u32 pitches[4]; /* pitch for each plane */
484 __u32 offsets[4]; /* offset of each plane */
485 __u64 modifier[4]; /* ie, tiling, compress */
/device/google/coral-kernel/sm8150/kernel-headers/drm/
Ddrm_mode.h299 struct drm_mode_fb_cmd2 { struct
300 __u32 fb_id;
301 __u32 width;
302 __u32 height;
303 __u32 pixel_format;
304 __u32 flags;
305 __u32 handles[4];
306 __u32 pitches[4];
307 __u32 offsets[4];
308 __u64 modifier[4];
/device/google/redbull-kernel/sm7250/kernel-headers/drm/
Ddrm_mode.h301 struct drm_mode_fb_cmd2 { struct
302 __u32 fb_id;
303 __u32 width;
304 __u32 height;
305 __u32 pixel_format;
306 __u32 flags;
307 __u32 handles[4];
308 __u32 pitches[4];
309 __u32 offsets[4];
310 __u64 modifier[4];
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/
Ddrm_mode.h491 struct drm_mode_fb_cmd2 { struct
492 __u32 fb_id;
493 __u32 width;
494 __u32 height;
495 __u32 pixel_format; /* fourcc code from drm_fourcc.h */
496 __u32 flags; /* see above flags */
522 __u32 handles[4];
523 __u32 pitches[4]; /* pitch for each plane */
524 __u32 offsets[4]; /* offset of each plane */
525 __u64 modifier[4]; /* ie, tiling, compress */
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/
Ddrm_mode.h299 struct drm_mode_fb_cmd2 { struct
300 __u32 fb_id;
301 __u32 width;
302 __u32 height;
303 __u32 pixel_format;
304 __u32 flags;
305 __u32 handles[4];
306 __u32 pitches[4];
307 __u32 offsets[4];
308 __u64 modifier[4];