[Intel-xe] [PATCH v2 0/6] Fix compatibility issue for intel_dmc
Borah, Chaitanya Kumar
chaitanya.kumar.borah at intel.com
Thu Oct 12 10:55:46 UTC 2023
Hello Jani,
> -----Original Message-----
> From: Jani Nikula <jani.nikula at linux.intel.com>
> Sent: Thursday, October 12, 2023 2:38 PM
> To: Borah, Chaitanya Kumar <chaitanya.kumar.borah at intel.com>; intel-
> xe at lists.freedesktop.org
> Cc: Shankar, Uma <uma.shankar at intel.com>; Manna, Animesh
> <animesh.manna at intel.com>; Borah, Chaitanya Kumar
> <chaitanya.kumar.borah at 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 at intel.com> wrote:
> > This series reverts hacky #ifdefs from intel_dmc
> >
> > v2: Rebase
> >
> > Acked-by: Jani Nikula <jani.nikula at 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?
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
> >
> > 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
More information about the Intel-xe
mailing list