This patch series addresses the concerns in https://gitlab.freedesktop.org/drm/intel/-/issues/4264 Parallel work has be done on IGT to test changes in the kernel driver: https://lists.freedesktop.org/archives/igt-dev/2022-May/041600.html Test-with: 20220516205000.2960491-1-adrian.larumbe@xxxxxxxxxxxxx Adrian Larumbe (2): drm/i915: Change semantics of context isolation reporting to UM drm/i915: force getparam ioctl return bool for HAS_CONTEXT_ISOLATION drivers/gpu/drm/i915/gt/intel_engine_user.c | 14 ++++++++++++++ drivers/gpu/drm/i915/gt/intel_engine_user.h | 1 + drivers/gpu/drm/i915/i915_getparam.c | 2 +- include/uapi/drm/i915_drm.h | 4 ---- 4 files changed, 16 insertions(+), 5 deletions(-) -- 2.37.0