uint32_tpixel_format;/* fourcc code from drm_fourcc.h */ uint64_tmodifier;/* applies to all buffers */ uint32_tflags; /* per-plane GEM handle; may be duplicate entries for multiple planes */ uint32_thandles[4]; uint32_tpitches[4];/* bytes */ ...