From: Matt Roper <matthew.d.roper@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: matthew.d.roper@intel.com
Subject: [Intel-xe] [PATCH 3/4] fixup! drm/xe/display: Implement display support
Date: Thu, 17 Aug 2023 16:04:11 -0700 [thread overview]
Message-ID: <20230817230407.909816-9-matthew.d.roper@intel.com> (raw)
In-Reply-To: <20230817230407.909816-6-matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
---
| 1 -
1 file changed, 1 deletion(-)
--git a/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h b/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
index 234df629af8d..d64d34181790 100644
--- a/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
+++ b/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
@@ -136,7 +136,6 @@ static inline struct drm_i915_private *kdev_to_i915(struct device *kdev)
#define IS_ADLP_RPLU(xe) ((xe)->info.subplatform == XE_SUBPLATFORM_ADLP_RPLU)
#define IS_ICL_WITH_PORT_F(xe) (xe && 0)
#define HAS_FLAT_CCS(xe) (xe_device_has_flat_ccs(xe))
-#define HAS_4TILE(xe) ((xe)->info.has_4tile)
#define to_intel_bo(x) gem_to_xe_bo((x))
#define mkwrite_device_info(xe) (INTEL_INFO(xe))
--
2.41.0
next prev parent reply other threads:[~2023-08-17 23:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-17 23:04 [Intel-xe] [PATCH 0/4] Stop tracking Tile4 support Matt Roper
2023-08-17 23:04 ` [Intel-xe] [PATCH 1/4] drm/i915/selftest: Simplify Y-major tiling in blit selftest Matt Roper
2023-08-17 23:04 ` [Intel-xe] [PATCH 2/4] drm/i915: Eliminate has_4tile feature flag Matt Roper
2023-08-17 23:04 ` Matt Roper [this message]
2023-08-18 21:56 ` [Intel-xe] [PATCH 3/4] fixup! drm/xe/display: Implement display support Lucas De Marchi
2023-08-17 23:04 ` [Intel-xe] [PATCH 4/4] drm/xe: Stop tracking 4-tile support Matt Roper
2023-08-18 21:56 ` Lucas De Marchi
2023-08-17 23:08 ` [Intel-xe] ✓ CI.Patch_applied: success for Stop tracking Tile4 support Patchwork
2023-08-17 23:08 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-08-17 23:09 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-08-17 23:13 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-08-17 23:13 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-08-17 23:14 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork
2023-08-17 23:41 ` [Intel-xe] ✓ CI.BAT: success " Patchwork
-- strict thread matches above, loose matches on Subject: below --
2023-07-04 15:32 [Intel-xe] [PATCH 0/4] drm/xe/display: reuse soc/ code from i915 Jani Nikula
2023-07-04 15:32 ` [Intel-xe] [PATCH 3/4] fixup! drm/xe/display: Implement display support Jani Nikula
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=20230817230407.909816-9-matthew.d.roper@intel.com \
--to=matthew.d.roper@intel.com \
--cc=intel-xe@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