On 18/01/2019 14:00, Chris Wilson wrote:
Remove the struct_mutex requirement for looking up the vma for an
object.
With the change log added:
Reviewed-by: Tvrtko Ursulin
It's not cool to keep omitting it and creating extra cross referencing
work every time you post it. It's not like we don
Remove the struct_mutex requirement for looking up the vma for an
object.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/i915_debugfs.c | 6 +--
drivers/gpu/drm/i915/i915_gem.c | 33 +++-
drivers/gpu/drm/i915/i915_gem_object.h| 45 +---
drivers/gpu/