Searched defs:drm_mode_set_plane (Results 1 – 1 of 1) sorted by relevance
129 struct drm_mode_set_plane { struct130 __u32 plane_id;131 __u32 crtc_id;132 __u32 fb_id; /* fb object contains surface format type */133 __u32 flags; /* see above flags */136 __s32 crtc_x, crtc_y;137 __u32 crtc_w, crtc_h;140 __u32 src_x, src_y;141 __u32 src_h, src_w;