From: Matthew Auld <matthew.auld@intel.com>
To: Sanjay Yadav <sanjay.kumar.yadav@intel.com>,
igt-dev@lists.freedesktop.org
Cc: Pravalika Gurram <pravalika.gurram@intel.com>
Subject: Re: [PATCH] include/drm-uapi-experimental: Remove temporary NO_COMPRESSION experimental macros
Date: Tue, 3 Mar 2026 09:46:28 +0000 [thread overview]
Message-ID: <34d574bb-9330-4145-bc30-d8d59f1667c4@intel.com> (raw)
In-Reply-To: <20260303065112.159575-2-sanjay.kumar.yadav@intel.com>
On 03/03/2026 06:51, Sanjay Yadav wrote:
> Remove the temporary NO_COMPRESSION macros
> (DRM_XE_GEM_CREATE_FLAG_NO_COMPRESSION and
> DRM_XE_QUERY_CONFIG_FLAG_HAS_NO_COMPRESSION_HINT) from intel_drm_local.h.
> These macros are now part of upstream drm-next and provided through
> include/drm-uapi/xe_drm.h. They were originally added for early
> development and are no longer needed.
>
> Cc: Matthew Auld <matthew.auld@intel.com>
> Cc: Pravalika Gurram <pravalika.gurram@intel.com>
> Signed-off-by: Sanjay Yadav <sanjay.kumar.yadav@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
> ---
> include/drm-uapi-experimental/intel_drm_local.h | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/include/drm-uapi-experimental/intel_drm_local.h b/include/drm-uapi-experimental/intel_drm_local.h
> index 9949d5350..b48c9e219 100644
> --- a/include/drm-uapi-experimental/intel_drm_local.h
> +++ b/include/drm-uapi-experimental/intel_drm_local.h
> @@ -20,9 +20,6 @@ extern "C" {
> * clean these up when kernel uapi headers are sync'd.
> */
>
> -#define DRM_XE_GEM_CREATE_FLAG_NO_COMPRESSION (1 << 3)
> -#define DRM_XE_QUERY_CONFIG_FLAG_HAS_NO_COMPRESSION_HINT (1 << 3)
> -
> #if defined(__cplusplus)
> }
> #endif
next prev parent reply other threads:[~2026-03-03 9:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 6:51 [PATCH] include/drm-uapi-experimental: Remove temporary NO_COMPRESSION experimental macros Sanjay Yadav
2026-03-03 9:46 ` Matthew Auld [this message]
2026-03-04 0:42 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-03-04 0:56 ` ✓ i915.CI.BAT: " Patchwork
2026-03-04 17:37 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-03-04 23:15 ` ✗ i915.CI.Full: " 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=34d574bb-9330-4145-bc30-d8d59f1667c4@intel.com \
--to=matthew.auld@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=pravalika.gurram@intel.com \
--cc=sanjay.kumar.yadav@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.