commit | d20ac620f0010f9cdcbbe8408e5f22aae3c49faa | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jun 21 09:01:50 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jun 21 10:32:37 2018 +0100 |
tree | efedbf115f87bbc18d6db711e808c8cc92d6e9c1 | |
parent | 827db9d8bb4a01314f214065e3f18c8345c5fc9f [diff] |
drm/i915: Redefine EINVAL for debugging To aide debugging spurious EINVALs, include a debug message every time we emit one from execbuf. References: https://bugs.freedesktop.org/show_bug.cgi?id=106744 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180621080150.8110-1-chris@chris-wilson.co.uk