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

This series reverts hacky #ifdefs from intel_dmc

v2: Rebase

Acked-by: Jani Nikula <jani.nikula@intel.com>

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] 18+ messages in thread

end of thread, other threads:[~2023-10-12 13:02 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12  5:06 [Intel-xe] [PATCH v2 0/6] Fix compatibility issue for intel_dmc Chaitanya Kumar Borah
2023-10-12  5:06 ` [Intel-xe] [PATCH 1/6] Revert "FIXME: drm/i915/dmc: xe way of getting at stepping" Chaitanya Kumar Borah
2023-10-12  5:06 ` [Intel-xe] [PATCH 2/6] drm/i915: Add wrapper for getting display step Chaitanya Kumar Borah
2023-10-12  5:06 ` [Intel-xe] [PATCH 3/6] fixup! drm/xe/display: Implement display support Chaitanya Kumar Borah
2023-10-12  5:06 ` [Intel-xe] [PATCH 4/6] drm/xe: Add intel_step.h compatibility header Chaitanya Kumar Borah
2023-10-12  5:06 ` [Intel-xe] [PATCH 5/6] drm/xe: Add i915_gpu_error.h " Chaitanya Kumar Borah
2023-10-12  5:06 ` [Intel-xe] [PATCH 6/6] drm/xe: Add intel_uc_fw.h " Chaitanya Kumar Borah
2023-10-12  5:14 ` [Intel-xe] ✓ CI.Patch_applied: success for Fix compatibility issue for intel_dmc (rev2) Patchwork
2023-10-12  5:14 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-10-12  5:15 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-10-12  5:23 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-10-12  5:23 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-10-12  5:24 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork
2023-10-12  5:52 ` [Intel-xe] ✓ CI.BAT: success " Patchwork
2023-10-12  9:08 ` [Intel-xe] [PATCH v2 0/6] Fix compatibility issue for intel_dmc Jani Nikula
2023-10-12 10:55   ` Borah, Chaitanya Kumar
2023-10-12 11:56     ` Jani Nikula
2023-10-12 13:02       ` Borah, Chaitanya Kumar

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