All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] updates for drm API changes in drm-next
@ 2011-12-13  0:49 Rob Clark
  2011-12-13  0:49 ` [PATCH 1/2] drm/omap: drm API update: make fops struct const Rob Clark
  2011-12-13  0:49 ` [PATCH 2/2] drm/omap: drm API update: addfb2 Rob Clark
  0 siblings, 2 replies; 11+ messages in thread
From: Rob Clark @ 2011-12-13  0:49 UTC (permalink / raw)
  To: dri-devel; +Cc: Greg KH, Rob Clark, patches

From: Rob Clark <rob@ti.com>

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-12-14 18:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13  0:49 [PATCH 0/2] updates for drm API changes in drm-next Rob Clark
2011-12-13  0:49 ` [PATCH 1/2] drm/omap: drm API update: make fops struct const Rob Clark
2011-12-13  0:55   ` Greg KH
2011-12-13  0:59     ` Rob Clark
2011-12-13  1:04       ` Greg KH
2011-12-13  1:09         ` Rob Clark
2011-12-13  0:49 ` [PATCH 2/2] drm/omap: drm API update: addfb2 Rob Clark
2011-12-13  0:56   ` Greg KH
2011-12-13  1:02     ` Rob Clark
2011-12-14  2:18     ` Rob Clark
2011-12-14 18:45       ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.