From: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Matthew Auld <matthew.auld@intel.com>,
Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>,
Dafna Hirschfeld <dafna.hirschfeld@intel.com>,
Matthew Brost <matthew.brost@intel.com>,
Rodrigo Vivi <rodrigo.vivi@intel.com>,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/2] drm, drm/xe: Fix xe SVM configs
Date: Tue, 20 Jan 2026 14:49:26 +0100 [thread overview]
Message-ID: <f1886515-d90b-47cc-9c6c-b6d7eec6b488@linux.intel.com> (raw)
In-Reply-To: <20260120113322.97654-1-thomas.hellstrom@linux.intel.com>
On 1/20/26 12:33, Thomas Hellström wrote:
> 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.
Hmm. Need to take also CONFIG_ZONE_DEVICE into account. Will respin.
>
> 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(-)
>
prev parent reply other threads:[~2026-01-20 13:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Thomas Hellström [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f1886515-d90b-47cc-9c6c-b6d7eec6b488@linux.intel.com \
--to=thomas.hellstrom@linux.intel.com \
--cc=dafna.hirschfeld@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=himal.prasad.ghimiray@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=matthew.auld@intel.com \
--cc=matthew.brost@intel.com \
--cc=rodrigo.vivi@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox