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