From d980b1831c14b233434555a851adf6c74fe9d19e Mon Sep 17 00:00:00 2001 From: Fabien DESSENNE Date: Tue, 1 Jul 2014 14:40:42 +0200 Subject: [PATCH] drm/crtc-helper: use drm_framebuffer flags The "flags" parameter of the DRM_IOCTL_MODE_ADDFB2 ioctl must be propagated and used by the driver. The only possible value of flags is DRM_MODE_FB_INTERLACED. Signed-off-by: Fabien Dessenne Reviewed-by: Benjamin GAIGNARD Signed-off-by: Dave Airlie --- Reading git-format-patch failed