Home
last modified time | relevance | path

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

/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/redbull-kernel/sm7250/kernel-headers/drm/
Ddrm_mode.h313 struct drm_mode_fb_cmd2 { struct
314 __u32 fb_id;
315 __u32 width;
316 __u32 height;
317 __u32 pixel_format;
318 __u32 flags;
319 __u32 handles[4];
320 __u32 pitches[4];
321 __u32 offsets[4];
322 __u64 modifier[4];
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/
Ddrm_mode.h448 struct drm_mode_fb_cmd2 { struct
449 __u32 fb_id;
450 __u32 width;
451 __u32 height;
452 __u32 pixel_format; /* fourcc code from drm_fourcc.h */
453 __u32 flags; /* see above flags */
479 __u32 handles[4];
480 __u32 pitches[4]; /* pitch for each plane */
481 __u32 offsets[4]; /* offset of each plane */
482 __u64 modifier[4]; /* ie, tiling, compress */
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/
Ddrm_mode.h296 struct drm_mode_fb_cmd2 { struct
297 __u32 fb_id;
298 __u32 width;
299 __u32 height;
300 __u32 pixel_format;
301 __u32 flags;
302 __u32 handles[4];
303 __u32 pitches[4];
304 __u32 offsets[4];
305 __u64 modifier[4];
/device/google/barbet-kernel/sm7250/kernel-headers/drm/
Ddrm_mode.h313 struct drm_mode_fb_cmd2 { struct
314 __u32 fb_id;
315 __u32 width;
316 __u32 height;
317 __u32 pixel_format;
318 __u32 flags;
319 __u32 handles[4];
320 __u32 pitches[4];
321 __u32 offsets[4];
322 __u64 modifier[4];
/device/google/barbet-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 */