Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/i915
Chris Wilson bfd0453313 drm/i915/guc: Replace WARN with a DRM_ERROR
Replace the WARN with a simple if() + error message to squech the sparse
warning that entire wait_for() macro was being stringified:

drivers/gpu/drm/i915/intel_guc_submission.c:658:9: error: too long token expansion

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190408091728.20207-2-chris@chris-wilson.co.uk
2019-04-08 17:03:45 +01:00
..
2019-01-09 10:26:36 +02:00
2018-11-20 12:49:24 +02:00
2019-01-24 13:20:42 +01:00
2018-03-08 10:07:18 +00:00
2019-02-05 09:43:23 -08:00