Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 1/2] Revert "FIXME: drm/i915: xe doesn't have IS_GFX_GT_IP_STEP()"
@ 2023-10-25 10:43 Jani Nikula
  2023-10-25 10:43 ` [Intel-xe] [PATCH 2/2] drm/i915: drop gt/intel_gt.h include from skl_universal_plane.c Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jani Nikula @ 2023-10-25 10:43 UTC (permalink / raw)
  To: intel-xe; +Cc: Jani Nikula

This reverts commit a2d686847fe5aa64932b0b1a25a889f6e96c8d03.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
 drivers/gpu/drm/i915/display/skl_universal_plane.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/display/skl_universal_plane.c b/drivers/gpu/drm/i915/display/skl_universal_plane.c
index 7d91344ec1aa..6ce7dc419df1 100644
--- a/drivers/gpu/drm/i915/display/skl_universal_plane.c
+++ b/drivers/gpu/drm/i915/display/skl_universal_plane.c
@@ -21,8 +21,8 @@
 #include "skl_scaler.h"
 #include "skl_universal_plane.h"
 #include "skl_watermark.h"
-#ifdef I915
 #include "gt/intel_gt.h"
+#ifdef I915
 #include "pxp/intel_pxp.h"
 #else
 // TODO: pxp?
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-10-25 16:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25 10:43 [Intel-xe] [PATCH 1/2] Revert "FIXME: drm/i915: xe doesn't have IS_GFX_GT_IP_STEP()" Jani Nikula
2023-10-25 10:43 ` [Intel-xe] [PATCH 2/2] drm/i915: drop gt/intel_gt.h include from skl_universal_plane.c Jani Nikula
2023-10-25 13:48   ` Lucas De Marchi
2023-10-25 16:00     ` Jani Nikula
2023-10-25 12:50 ` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] Revert "FIXME: drm/i915: xe doesn't have IS_GFX_GT_IP_STEP()" Patchwork
2023-10-25 12:50 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-10-25 12:52 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-10-25 12:59 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-10-25 12:59 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-10-25 13:00 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox