Searched refs:drm_mode_fb_cmd2 (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h1210 #define DRM_IOCTL_MODE_ADDFB2 DRM_IOWR(0xB8, struct drm_mode_fb_cmd2)
1240 * &drm_mode_fb_cmd2.fb_id as the input, and the kernels fills the rest of the
1243 * If the client is DRM master or has &CAP_SYS_ADMIN, &drm_mode_fb_cmd2.handles
1252 * Otherwise, &drm_mode_fb_cmd2.handles will be zeroed and planes are valid
1253 * until one has a zero &drm_mode_fb_cmd2.pitches.
1256 * in &drm_mode_fb_cmd2.flags and &drm_mode_fb_cmd2.modifier will contain the
1257 * modifier. Otherwise, user-space must ignore &drm_mode_fb_cmd2.modifier.
1264 #define DRM_IOCTL_MODE_GETFB2 DRM_IOWR(0xCE, struct drm_mode_fb_cmd2)
H A Ddrm_mode.h670 * struct drm_mode_fb_cmd2 - Frame-buffer metadata.
703 struct drm_mode_fb_cmd2 { struct
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h1067 #define DRM_IOCTL_MODE_ADDFB2 DRM_IOWR(0xB8, struct drm_mode_fb_cmd2)
1093 #define DRM_IOCTL_MODE_GETFB2 DRM_IOWR(0xCE, struct drm_mode_fb_cmd2)
H A Ddrm_mode.h666 struct drm_mode_fb_cmd2 { struct
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm_mode.h480 struct drm_mode_fb_cmd2 { struct
H A Ddrm.h885 #define DRM_IOCTL_MODE_ADDFB2 DRM_IOWR(0xB8, struct drm_mode_fb_cmd2)
/xsrc/external/mit/libdrm/dist/
H A Dxf86drmMode.c286 struct drm_mode_fb_cmd2 f;
1752 struct drm_mode_fb_cmd2 get = {

Completed in 58 milliseconds