All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/omap: Misc fixes
@ 2014-04-11  7:23 Archit Taneja
  2014-04-11  7:23 ` [PATCH 1/6] drm/omap: Fix memory leak in omap_gem_op_async Archit Taneja
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Archit Taneja @ 2014-04-11  7:23 UTC (permalink / raw)
  To: tomi.valkeinen, robdclark; +Cc: dri-devel

These are based over Tomi's 3.15/omapdrm-fixes branch.

Archit Taneja (5):
  drm/omap: gem sync: wait on correct events
  drm/omap: Fix crash when using LCD3 overlay manager
  drm/omap: Allow allocation of larger buffers
  drm/omap: Use old_fb to synchronize between successive page flips
  drm/omap: protect omap_crtc's event with event_lock spinlock

Subhajit Paul (1):
  drm/omap: Fix memory leak in omap_gem_op_async

 drivers/gpu/drm/omapdrm/omap_crtc.c |  7 ++++++-
 drivers/gpu/drm/omapdrm/omap_drv.c  | 10 ++++++----
 drivers/gpu/drm/omapdrm/omap_gem.c  |  6 ++++--
 drivers/video/omap2/dss/dispc.c     | 12 ++++++++++++
 include/video/omapdss.h             |  2 ++
 5 files changed, 30 insertions(+), 7 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-04-16  7:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-11  7:23 [PATCH 0/6] drm/omap: Misc fixes Archit Taneja
2014-04-11  7:23 ` [PATCH 1/6] drm/omap: Fix memory leak in omap_gem_op_async Archit Taneja
2014-04-11  7:23 ` [PATCH 2/6] drm/omap: gem sync: wait on correct events Archit Taneja
2014-04-11  7:23 ` [PATCH 3/6] drm/omap: Fix crash when using LCD3 overlay manager Archit Taneja
2014-04-11  7:23 ` [PATCH 4/6] drm/omap: Allow allocation of larger buffers Archit Taneja
2014-04-14  9:25   ` Tomi Valkeinen
2014-04-14 10:18     ` Archit Taneja
2014-04-14 10:30       ` Tomi Valkeinen
2014-04-14 11:07         ` Archit Taneja
2014-04-14 10:43   ` Rob Clark
2014-04-11  7:23 ` [PATCH 5/6] drm/omap: Use old_fb to synchronize between successive page flips Archit Taneja
2014-04-11  7:23 ` [PATCH 6/6] drm/omap: protect omap_crtc's event with event_lock spinlock Archit Taneja
2014-04-14 12:36   ` Tomi Valkeinen
2014-04-16  7:06     ` Archit Taneja
2014-04-15  9:42 ` [PATCH 0/6] drm/omap: Misc fixes Tomi Valkeinen

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.