Chris Wilson writes:
> Userspace is untrusted and allowed to submit anything to the GPU for
> execution, including random garbage. Our recovery should do the right
> thing.
>
Subject:
s/tets/tests
> Signed-off-by: Chris Wilson
> Cc: Mika Kuoppala
> ---
> .../drm/i915/gem/selftests/i915_gem_c
Userspace is untrusted and allowed to submit anything to the GPU for
execution, including random garbage. Our recovery should do the right
thing.
Signed-off-by: Chris Wilson
Cc: Mika Kuoppala
---
.../drm/i915/gem/selftests/i915_gem_context.c | 157 ++
1 file changed, 157 inserti