All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/vram-helper: Various improvements
@ 2020-09-22 14:56 Thomas Zimmermann
  2020-09-22 14:56 ` [PATCH 1/3] drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create() Thomas Zimmermann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Zimmermann @ 2020-09-22 14:56 UTC (permalink / raw)
  To: daniel, airlied; +Cc: Thomas Zimmermann, dri-devel

This is a collection of improvements for GEM VRAM helpers. The patches
were part of other patchsets that didn't make it into upstream, but the
changes are nevertheless useful.

Thomas Zimmermann (3):
  drm/vram-helper: Integrate drm_gem_vram_init() into
    drm_gem_vram_create()
  drm/vram-helper: Set object function iff they are not provided by
    driver
  drm/vram-helper: Don't put new BOs into VRAM

 drivers/gpu/drm/drm_gem_vram_helper.c | 88 ++++++++++++---------------
 1 file changed, 38 insertions(+), 50 deletions(-)

--
2.28.0

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

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

end of thread, other threads:[~2020-09-23 15:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22 14:56 [PATCH 0/3] drm/vram-helper: Various improvements Thomas Zimmermann
2020-09-22 14:56 ` [PATCH 1/3] drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create() Thomas Zimmermann
2020-09-22 14:56 ` [PATCH 2/3] drm/vram-helper: Set object function iff they are not provided by driver Thomas Zimmermann
2020-09-22 14:57 ` [PATCH 3/3] drm/vram-helper: Don't put new BOs into VRAM Thomas Zimmermann
2020-09-23 15:44 ` [PATCH 0/3] drm/vram-helper: Various improvements Daniel Vetter

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.