Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Context isolation uAPI fixes
@ 2025-10-08 11:56 Krzysztof Niemiec
  2025-10-08 11:56 ` [PATCH v2 1/2] drm/i915: Change semantics of context isolation reporting to UM Krzysztof Niemiec
  2025-10-08 11:56 ` [PATCH v2 2/2] drm/i915: force getparam ioctl return bool for HAS_CONTEXT_ISOLATION Krzysztof Niemiec
  0 siblings, 2 replies; 6+ messages in thread
From: Krzysztof Niemiec @ 2025-10-08 11:56 UTC (permalink / raw)
  To: dri-devel, intel-gfx
  Cc: Adrian Larumbe, Simona Vetter, Andi Shyti, Janusz Krzysztofik,
	Krzysztof Karas, Sebastian Brzezinka, Krzysztof Niemiec

This patch series addresses the concerns in
https://gitlab.freedesktop.org/drm/intel/-/issues/4264

Parallel work has been 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@collabora.com

v2:
- rebased the patches on the current upstream tree for the resend
- fixed up small typos

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.45.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-10-14 15:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08 11:56 [PATCH v2 0/2] Context isolation uAPI fixes Krzysztof Niemiec
2025-10-08 11:56 ` [PATCH v2 1/2] drm/i915: Change semantics of context isolation reporting to UM Krzysztof Niemiec
2025-10-09 21:43   ` Chris Wilson
2025-10-14 15:36   ` Petr Vorel
2025-10-08 11:56 ` [PATCH v2 2/2] drm/i915: force getparam ioctl return bool for HAS_CONTEXT_ISOLATION Krzysztof Niemiec
2025-10-08 14:02   ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox