On Fri, 16 Jul 2021 at 15:14, Jason Ekstrand <ja...@jlekstrand.net> wrote: > > This doesn't really fix anything serious since the chances of a client > creating and destroying a mass of dumb BOs is pretty low. However, it > is called by the other two create IOCTLs to garbage collect old objects. > Call it here too for consistency. > > Signed-off-by: Jason Ekstrand <ja...@jlekstrand.net> > Cc: Matthew Auld <matthew.a...@intel.com> Reviewed-by: Matthew Auld <matthew.a...@intel.com> _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 0/7] drm/i915: Migrate memory to SMEM wh... Jason Ekstrand
- [Intel-gfx] [PATCH 1/7] drm/i915/gem: Check object_can... Jason Ekstrand
- [Intel-gfx] [PATCH 3/7] drm/i915/gem: Call i915_gem_fl... Jason Ekstrand
- Re: [Intel-gfx] [PATCH 3/7] drm/i915/gem: Call i91... Matthew Auld
- [Intel-gfx] [PATCH 4/7] drm/i915/gem: Unify user objec... Jason Ekstrand
- Re: [Intel-gfx] [PATCH 4/7] drm/i915/gem: Unify us... Matthew Auld
- Re: [Intel-gfx] [PATCH 4/7] drm/i915/gem: Unif... Matthew Auld
- [Intel-gfx] [PATCH 2/7] drm/i915/gem: Refactor placeme... Jason Ekstrand
- Re: [Intel-gfx] [PATCH 2/7] drm/i915/gem: Refactor... Matthew Auld
- Re: [Intel-gfx] [PATCH 2/7] drm/i915/gem: Refactor... Matthew Auld
- Re: [Intel-gfx] [PATCH 2/7] drm/i915/gem: Refa... Jason Ekstrand
- Re: [Intel-gfx] [PATCH 2/7] drm/i915/gem: ... Matthew Auld
- Re: [Intel-gfx] [PATCH 2/7] drm/i915/... Jason Ekstrand
- [Intel-gfx] [PATCH 5/7] drm/i915/gem/ttm: Respect the ... Jason Ekstrand