[PATCH 0/3] DG1 Lockdep warning fixes
Thomas Hellström
thomas.hellstrom at linux.intel.com
Wed Sep 22 08:38:04 UTC 2021
A couple of recent commits introduced lockdep warnings, breaking some
DG1 BAT tests.
Two fixes for those and one HAX patch making CI behave better.
Kai Vehmanen (1):
HAX: component: do not leave master devres group open after bind
Thomas Hellström (2):
drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() function
drm/i915/ttm: Fix lockdep warning in __i915_gem_free_object()
drivers/base/component.c | 5 +++--
drivers/gpu/drm/i915/gem/i915_gem_lmem.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 4 ++++
3 files changed, 8 insertions(+), 3 deletions(-)
--
2.31.1
More information about the dri-devel
mailing list