From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Francois Dugast <francois.dugast@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [PATCH i-g-t 3/3] drm-uapi/xe: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
Date: Tue, 09 Apr 2024 10:37:23 -0700 [thread overview]
Message-ID: <8534ru30a4.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20240329153058.7-4-francois.dugast@intel.com>
On Fri, 29 Mar 2024 08:30:58 -0700, Francois Dugast wrote:
>
Hi Francois,
> The commit ca4607939 ("drm/xe/uapi: Remove unused flags") is partially
> reverted. At the time, flags not used by user space were removed during
> cleanup. As a consequence, tests depending on those flags were also
> removed. Some of those flags are now needed by user space, so bring them
> back and the removed tests as well.
>
> Align with kernel commit ("drm/xe/uapi: Restore flags \
> VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE").
>
> Signed-off-by: Francois Dugast <francois.dugast@intel.com>
> ---
> include/drm-uapi/xe_drm.h | 8 +++
> tests/intel-ci/xe-fast-feedback.testlist | 10 ++++
> tests/intel/xe_exec_fault_mode.c | 65 ++++++++++++++++++++----
> tests/intel/xe_vm.c | 16 ++++--
> 4 files changed, 85 insertions(+), 14 deletions(-)
>
> diff --git a/include/drm-uapi/xe_drm.h b/include/drm-uapi/xe_drm.h
> index d8816df83..6cbfd8dc3 100644
> --- a/include/drm-uapi/xe_drm.h
> +++ b/include/drm-uapi/xe_drm.h
> @@ -871,6 +871,12 @@ struct drm_xe_vm_destroy {
> * - %DRM_XE_VM_BIND_OP_PREFETCH
> *
> * and the @flags can be:
> + * - %DRM_XE_VM_BIND_FLAG_READONLY - Setup the page tables as read-only
> + * to ensure write protection.
Hmm, this line in the kernel header is "to ensure write protection" so it
doesn't have the period. Maybe it should be fixed before we merge this?
Thanks.
--
Ashutosh
next prev parent reply other threads:[~2024-04-09 17:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-29 15:30 [PATCH i-g-t 0/3] Align Xe header and restore some uAPI flags Francois Dugast
2024-03-29 15:30 ` [PATCH i-g-t 1/3] drm-uapi/xe: Align header with drm-xe-next Francois Dugast
2024-03-29 15:30 ` [PATCH i-g-t 2/3] drm-uapi/xe: Define topology types as indexes rather than masks Francois Dugast
2024-04-09 17:31 ` Dixit, Ashutosh
2024-03-29 15:30 ` [PATCH i-g-t 3/3] drm-uapi/xe: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE Francois Dugast
2024-04-09 17:37 ` Dixit, Ashutosh [this message]
2024-03-29 17:58 ` ✗ Fi.CI.BAT: failure for Align Xe header and restore some uAPI flags Patchwork
2024-03-29 17:58 ` ✗ CI.xeBAT: " Patchwork
2024-04-09 19:44 ` ✓ Fi.CI.BAT: success for Align Xe header and restore some uAPI flags (rev2) Patchwork
2024-04-10 19:15 ` ✗ Fi.CI.IGT: failure " Patchwork
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=8534ru30a4.wl-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=francois.dugast@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/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