On Tue, 2017-10-24 at 23:08 +0100, Chris Wilson wrote: > During evict, we wish to idle the GPU if we see that the GGTT is full. > However, our test for idle in i915_gem_evict_something() and in > i915_gem_switch_to_kernel_context() do not match leading to > disappointment - we never believe that we are idle and keep trying to > flush the GGTT ad infinitum. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103438 > Signed-off-by: Chris Wilson <[email protected]> > Cc: Joonas Lahtinen <[email protected]> > Cc: Tvrtko Ursulin <[email protected]> > Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]> Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
