From: Jani Nikula <jani.nikula@linux.intel.com>
To: "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@intel.com>,
"intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>
Subject: Re: [Intel-xe] [PATCH v2 0/6] Fix compatibility issue for intel_dmc
Date: Thu, 12 Oct 2023 14:56:52 +0300 [thread overview]
Message-ID: <87ttqw12bf.fsf@intel.com> (raw)
In-Reply-To: <SJ1PR11MB612979618F7681A6887D9E68B9D3A@SJ1PR11MB6129.namprd11.prod.outlook.com>
On Thu, 12 Oct 2023, "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@intel.com> wrote:
> Hello Jani,
>
>> -----Original Message-----
>> From: Jani Nikula <jani.nikula@linux.intel.com>
>> Sent: Thursday, October 12, 2023 2:38 PM
>> To: Borah, Chaitanya Kumar <chaitanya.kumar.borah@intel.com>; intel-
>> xe@lists.freedesktop.org
>> Cc: Shankar, Uma <uma.shankar@intel.com>; Manna, Animesh
>> <animesh.manna@intel.com>; Borah, Chaitanya Kumar
>> <chaitanya.kumar.borah@intel.com>
>> Subject: Re: [PATCH v2 0/6] Fix compatibility issue for intel_dmc
>>
>> On Thu, 12 Oct 2023, Chaitanya Kumar Borah
>> <chaitanya.kumar.borah@intel.com> wrote:
>> > This series reverts hacky #ifdefs from intel_dmc
>> >
>> > v2: Rebase
>> >
>> > Acked-by: Jani Nikula <jani.nikula@intel.com>
>>
>> Mmh, come to think of it, the last three patches probably also need to be
>> fixup! drm/xe/display: Implement display support.
>>
>
> Just so that I understand correctly, we need to add the header
> inclusion as fix ups?
I think so yes. Everything under compat-i915-headers has been added in
"drm/xe/display: Implement display support".
>
> Regards
>
> Chaitanya
>
>> BR,
>> Jani.
>>
>>
>> >
>> > 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
These three.
>> >
>> > 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
--
Jani Nikula, Intel
next prev parent reply other threads:[~2023-10-12 11:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2023-10-12 13:02 ` Borah, Chaitanya Kumar
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=87ttqw12bf.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox