Searched refs:drm_mode_set_plane (Results 1 – 11 of 11) sorted by relevance
89 struct drm_mode_set_plane s; in attach_to_crtc()108 struct drm_mode_set_plane s; in detach_from_crtc()
228 struct drm_mode_set_plane setplane = { in run_plane_test()
267 struct drm_mode_set_plane { struct
884 #define DRM_IOCTL_MODE_SETPLANE DRM_IOWR(0xB7, struct drm_mode_set_plane)
266 struct drm_mode_set_plane { struct
917 #define DRM_IOCTL_MODE_SETPLANE DRM_IOWR(0xB7, struct drm_mode_set_plane)
285 struct drm_mode_set_plane { struct
924 #define DRM_IOCTL_MODE_SETPLANE DRM_IOWR(0xB7, struct drm_mode_set_plane)
275 struct drm_mode_set_plane { struct
918 #define DRM_IOCTL_MODE_SETPLANE DRM_IOWR(0xB7, struct drm_mode_set_plane)
995 struct drm_mode_set_plane s; in drmModeSetPlane()