From: Sanjay Yadav <sanjay.kumar.yadav@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: matthew.auld@intel.com, Pravalika Gurram <pravalika.gurram@intel.com>
Subject: [PATCH] include/drm-uapi-experimental: Remove temporary NO_COMPRESSION experimental macros
Date: Tue, 3 Mar 2026 12:21:13 +0530 [thread overview]
Message-ID: <20260303065112.159575-2-sanjay.kumar.yadav@intel.com> (raw)
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>
---
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
--
2.52.0
next reply other threads:[~2026-03-03 6:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 6:51 Sanjay Yadav [this message]
2026-03-03 9:46 ` [PATCH] include/drm-uapi-experimental: Remove temporary NO_COMPRESSION experimental macros Matthew Auld
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=20260303065112.159575-2-sanjay.kumar.yadav@intel.com \
--to=sanjay.kumar.yadav@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=matthew.auld@intel.com \
--cc=pravalika.gurram@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.