Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm, drm/xe: Fix xe SVM configs
@ 2026-01-20 11:33 Thomas Hellström
  2026-01-20 11:33 ` [PATCH 1/2] drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE Thomas Hellström
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Hellström @ 2026-01-20 11:33 UTC (permalink / raw)
  To: intel-xe
  Cc: Thomas Hellström, Matthew Auld, Himal Prasad Ghimiray,
	Dafna Hirschfeld, Matthew Brost, Rodrigo Vivi, dri-devel

The first patch fixes the problem of xe userptr not being enabled if
CONFIG_DEVICE_PRIVATE is missing.

Second patch explicitly selects CONFIG_DEVICE_PRIVATE if DRM_XE_GPUSVM
is enabled, which is probably what most distros want. This patch is
not Fixes: tags since some configurations may actively exclude
CONFIG_DEVICE_PRIVATE and it's undesirable if a stable update breaks
those.

Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Dafna Hirschfeld <dafna.hirschfeld@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: dri-devel@lists.freedesktop.org

Thomas Hellström (2):
  drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE
  drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selected

 drivers/gpu/drm/Kconfig    | 2 +-
 drivers/gpu/drm/xe/Kconfig | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-20 13:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 11:33 [PATCH 0/2] drm, drm/xe: Fix xe SVM configs Thomas Hellström
2026-01-20 11:33 ` [PATCH 1/2] drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE Thomas Hellström
2026-01-20 11:33 ` [PATCH 2/2] drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selected Thomas Hellström
2026-01-20 12:16 ` ✓ CI.KUnit: success for drm, drm/xe: Fix xe SVM configs Patchwork
2026-01-20 13:12 ` ✓ Xe.CI.BAT: " Patchwork
2026-01-20 13:49 ` [PATCH 0/2] " Thomas Hellström

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