All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/omap: OMAP_BO flags
@ 2017-05-08  8:51 Tomi Valkeinen
  2017-05-08  8:51 ` [PATCH 1/2] drm/omap: add omap_gem_put_paddr_locked() Tomi Valkeinen
  2017-05-08  8:51 ` [PATCH 2/2] drm/omap: add OMAP_BO flags to affect buffer allocation Tomi Valkeinen
  0 siblings, 2 replies; 9+ messages in thread
From: Tomi Valkeinen @ 2017-05-08  8:51 UTC (permalink / raw)
  To: dri-devel, Laurent Pinchart; +Cc: Tomi Valkeinen, Jyri Sarha

Hi,

This series adds a few new OMAP_BO flags to help the userspace manage
situations where it needs to use lots of buffers, and would currently run out
of TILER space.

This needs to be rebased on Laurent's "GEM object fixes" series, but I don't
expect any major conflicts.

 Tomi

Tomi Valkeinen (2):
  drm/omap: add omap_gem_put_paddr_locked()
  drm/omap: add OMAP_BO flags to affect buffer allocation

 drivers/gpu/drm/omapdrm/omap_gem.c | 32 +++++++++++++++++++++++++++++---
 include/uapi/drm/omap_drm.h        |  3 +++
 2 files changed, 32 insertions(+), 3 deletions(-)

-- 
2.7.4

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2017-08-14 12:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-08  8:51 [PATCH 0/2] drm/omap: OMAP_BO flags Tomi Valkeinen
2017-05-08  8:51 ` [PATCH 1/2] drm/omap: add omap_gem_put_paddr_locked() Tomi Valkeinen
2017-05-09  7:23   ` Jyri Sarha
2017-08-11 14:09   ` Laurent Pinchart
2017-08-14 10:53     ` Tomi Valkeinen
2017-05-08  8:51 ` [PATCH 2/2] drm/omap: add OMAP_BO flags to affect buffer allocation Tomi Valkeinen
2017-08-11 14:23   ` Laurent Pinchart
2017-08-14 11:02     ` Tomi Valkeinen
2017-08-14 12:06       ` Laurent Pinchart

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.