Re: [Intel-gfx] [PATCH 20/46] drm/i915: Live testing of empty requests

2017-02-09 Thread Joonas Lahtinen
On to, 2017-02-02 at 09:08 +, Chris Wilson wrote: > Primarily to emphasize the difference between just advancing the > breadcrumb using a bare request and the overhead of dispatching an > execbuffer. > > Signed-off-by: Chris Wilson Reviewed-by: Joonas Lahtinen

[Intel-gfx] [PATCH 20/46] drm/i915: Live testing of empty requests

2017-02-02 Thread Chris Wilson
Primarily to emphasize the difference between just advancing the breadcrumb using a bare request and the overhead of dispatching an execbuffer. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/selftests/i915_gem_request.c | 155 ++ 1 file