Re: [Intel-gfx] [PATCH v2] drm/i915: Don't dump umpteen thousand requests

2018-04-24 Thread Chris Wilson
Quoting Tvrtko Ursulin (2018-04-24 10:40:57) > > On 24/04/2018 10:33, Chris Wilson wrote: > > Quoting Tvrtko Ursulin (2018-04-24 10:27:23) > >> > >> On 24/04/2018 09:16, Chris Wilson wrote: > >>> If we have more than a few, possibly several thousand request in the > >>> queue, don't show the centr

Re: [Intel-gfx] [PATCH v2] drm/i915: Don't dump umpteen thousand requests

2018-04-24 Thread Tvrtko Ursulin
On 24/04/2018 10:33, Chris Wilson wrote: Quoting Tvrtko Ursulin (2018-04-24 10:27:23) On 24/04/2018 09:16, Chris Wilson wrote: If we have more than a few, possibly several thousand request in the queue, don't show the central portion, just the first few and the last being executed and/or queu

Re: [Intel-gfx] [PATCH v2] drm/i915: Don't dump umpteen thousand requests

2018-04-24 Thread Chris Wilson
Quoting Tvrtko Ursulin (2018-04-24 10:27:23) > > On 24/04/2018 09:16, Chris Wilson wrote: > > If we have more than a few, possibly several thousand request in the > > queue, don't show the central portion, just the first few and the last > > being executed and/or queued. The first few should be en

Re: [Intel-gfx] [PATCH v2] drm/i915: Don't dump umpteen thousand requests

2018-04-24 Thread Tvrtko Ursulin
On 24/04/2018 09:16, Chris Wilson wrote: If we have more than a few, possibly several thousand request in the queue, don't show the central portion, just the first few and the last being executed and/or queued. The first few should be enough to help identify a problem in execution, and most ofte

[Intel-gfx] [PATCH v2] drm/i915: Don't dump umpteen thousand requests

2018-04-24 Thread Chris Wilson
If we have more than a few, possibly several thousand request in the queue, don't show the central portion, just the first few and the last being executed and/or queued. The first few should be enough to help identify a problem in execution, and most often comparing the first/last in the queue is e