Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/6] Fix compatibility issue for intel_dmc
@ 2023-10-11 12:22 Chaitanya Kumar Borah
  2023-10-11 12:22 ` [Intel-xe] [PATCH 1/6] Revert "FIXME: drm/i915/dmc: xe way of getting at stepping" Chaitanya Kumar Borah
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Chaitanya Kumar Borah @ 2023-10-11 12:22 UTC (permalink / raw)
  To: intel-xe

This series reverts hacky #ifdefs from intel_dmc

Chaitanya Kumar Borah (6):
  Revert "FIXME: drm/i915/dmc: xe way of getting at stepping"
  drm/i915: Add wrapper for getting display step
  fixup! drm/xe/display: Implement display support
  drm/xe: Add intel_step.h compatibility header
  drm/xe: Add i915_gpu_error.h compatibility header
  drm/xe: Add intel_uc_fw.h compatibility header

 drivers/gpu/drm/i915/display/intel_dmc.c      | 19 ++----------------
 drivers/gpu/drm/i915/intel_step.c             |  5 +++++
 drivers/gpu/drm/i915/intel_step.h             |  1 +
 .../gpu/drm/xe/compat-i915-headers/i915_drv.h |  4 +++-
 .../xe/compat-i915-headers/i915_gpu_error.h   | 18 +++++++++++++++++
 .../drm/xe/compat-i915-headers/intel_step.h   | 20 +++++++++++++++++++
 .../drm/xe/compat-i915-headers/intel_uc_fw.h  | 12 +++++++++++
 7 files changed, 61 insertions(+), 18 deletions(-)
 create mode 100644 drivers/gpu/drm/xe/compat-i915-headers/i915_gpu_error.h
 create mode 100644 drivers/gpu/drm/xe/compat-i915-headers/intel_step.h
 create mode 100644 drivers/gpu/drm/xe/compat-i915-headers/intel_uc_fw.h

-- 
2.25.1


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

end of thread, other threads:[~2023-10-11 15:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11 12:22 [Intel-xe] [PATCH 0/6] Fix compatibility issue for intel_dmc Chaitanya Kumar Borah
2023-10-11 12:22 ` [Intel-xe] [PATCH 1/6] Revert "FIXME: drm/i915/dmc: xe way of getting at stepping" Chaitanya Kumar Borah
2023-10-11 12:22 ` [Intel-xe] [PATCH 2/6] drm/i915: Add wrapper for getting display step Chaitanya Kumar Borah
2023-10-11 12:22 ` [Intel-xe] [PATCH 3/6] fixup! drm/xe/display: Implement display support Chaitanya Kumar Borah
2023-10-11 12:22 ` [Intel-xe] [PATCH 4/6] drm/xe: Add intel_step.h compatibility header Chaitanya Kumar Borah
2023-10-11 12:22 ` [Intel-xe] [PATCH 5/6] drm/xe: Add i915_gpu_error.h " Chaitanya Kumar Borah
2023-10-11 12:22 ` [Intel-xe] [PATCH 6/6] drm/xe: Add intel_uc_fw.h " Chaitanya Kumar Borah
2023-10-11 12:38 ` [Intel-xe] [PATCH 0/6] Fix compatibility issue for intel_dmc Jani Nikula
2023-10-11 15:54 ` [Intel-xe] ✗ CI.Patch_applied: failure for " Patchwork

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