From: Rob Clark <rob@xxxxxx> These two patches cover API changes that are currently in drm-next for 3.3. The 2nd of which is the first part for enabling drm_plane support (but doesn't yet enable the new overlay functionality). I'll have another patchset, hopefully later this week, which adds the remaining bits to enable overlay (drm_plane) support. Greg I'm not sure if you want these patches now, or just after the 3.3 merge window opens. Also, if it is easier for you, I can setup a tree that you could pull from. Please let me know what you prefer. Rob Clark (2): drm/omap: drm API update: make fops struct const drm/omap: drm API update: addfb2 drivers/staging/omapdrm/omap_drv.c | 24 +++++---- drivers/staging/omapdrm/omap_drv.h | 53 ++++++++++++++++++- drivers/staging/omapdrm/omap_fb.c | 96 ++++++++++++++++++++++++++------- drivers/staging/omapdrm/omap_fbdev.c | 29 ++++++---- 4 files changed, 156 insertions(+), 46 deletions(-) -- 1.7.5.4 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel