Re: [Intel-gfx] [PATCH 06/10] drm/i915: Bump reserved size for legacy gen8 semaphore emission

2016-04-29 Thread Joonas Lahtinen
On to, 2016-04-28 at 17:24 +0100, Chris Wilson wrote: > With 5 rings and a flush, we need 192 bytes of space to emit the > breadcrumb and semaphores. However, we need some spare room the size of > the single largest packet (36 dwords, 144 bytes) to accommodate > wraparound giving a grand total of 3

[Intel-gfx] [PATCH 06/10] drm/i915: Bump reserved size for legacy gen8 semaphore emission

2016-04-28 Thread Chris Wilson
With 5 rings and a flush, we need 192 bytes of space to emit the breadcrumb and semaphores. However, we need some spare room the size of the single largest packet (36 dwords, 144 bytes) to accommodate wraparound giving a grand total of 336 bytes Signed-off-by: Chris Wilson --- drivers/gpu/drm/i9