From: Jani Nikula <jani.nikula@linux.intel.com>
To: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>,
intel-xe@lists.freedesktop.org
Subject: Re: [Intel-xe] [PATCH 0/6] Fix compatibility issue for intel_dmc
Date: Wed, 11 Oct 2023 15:38:32 +0300 [thread overview]
Message-ID: <87cyxl49mf.fsf@intel.com> (raw)
In-Reply-To: <20231011122215.2025850-1-chaitanya.kumar.borah@intel.com>
On Wed, 11 Oct 2023, Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com> wrote:
> This series reverts hacky #ifdefs from intel_dmc
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
--
Jani Nikula, Intel
next prev parent reply other threads:[~2023-10-11 12:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Jani Nikula [this message]
2023-10-11 15:54 ` [Intel-xe] ✗ CI.Patch_applied: failure for Fix compatibility issue for intel_dmc 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=87cyxl49mf.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=chaitanya.kumar.borah@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 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.