Files
linux/drivers
Dan Carpenter 352ded44fb drm/i915/gem: Check the correct variable in selftest
There is a copy and paste bug in this code.  It's supposed to check
"obj2" instead of checking "obj" a second time.

Fixes: 80f0b679d6 ("drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Andi Shyti <andi.shyti@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/8ilneOcJAjwqU4t@mwand
(cherry picked from commit 14f2d7604f)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2020-12-08 07:03:21 -08:00
..
2020-11-18 16:42:07 -08:00
2020-11-12 13:59:04 -07:00
2020-11-11 09:53:09 +01:00
2020-12-03 10:00:23 +01:00
2020-09-28 12:17:36 +02:00
2020-09-25 06:12:15 +02:00
2020-10-27 19:23:04 +01:00
2020-12-04 17:39:58 +01:00