drm/i915/gem: Suppress some random warnings
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 25 May 2020 14:19:57 +0000 (15:19 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 25 May 2020 15:45:18 +0000 (16:45 +0100)
commitea97c4ca54e45c9458f73e9dbef66439c2ae11f8
treee0987d35ffac1160b7419ed25577901d1a045e21
parent1d93949eb4f870bd189b3e2a435afc327b45dc3a
drm/i915/gem: Suppress some random warnings

Leave the error propagation in place, but limit the warnings to only
show up in CI if the unlikely errors are hit.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200525141957.3061-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
drivers/gpu/drm/i915/gem/i915_gem_phys.c
drivers/gpu/drm/i915/gem/i915_gem_shmem.c
drivers/gpu/drm/i915/gem/i915_gem_userptr.c