[Intel-xe] [PATCH v3 0/6] Fix compatibility issue for intel_dmc
Borah, Chaitanya Kumar
chaitanya.kumar.borah at intel.com
Fri Oct 13 07:00:30 UTC 2023
Hello Lucas,
> -----Original Message-----
> From: De Marchi, Lucas <lucas.demarchi at intel.com>
> Sent: Thursday, October 12, 2023 10:30 PM
> To: Borah, Chaitanya Kumar <chaitanya.kumar.borah at intel.com>
> Cc: intel-xe at lists.freedesktop.org
> Subject: Re: [Intel-xe] [PATCH v3 0/6] Fix compatibility issue for intel_dmc
>
> Patches 1-5:
>
> Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
>
> For patch 6 we need to change the define removing the directory like we
> currently do in xe. With that you can add my r-b in that one too.
>
Thanks a lot for the reviews. I have corrected patch 6 and refloated.
Regards
Chaitanya
> thanks
> Lucas De Marchi
>
> On Thu, Oct 12, 2023 at 06:24:04PM +0530, Chaitanya Kumar Borah wrote:
> >This series reverts hacky #ifdefs from intel_dmc
> >
> >v2: Rebase
> >v3: Add compat headers as fixup patches to
> > "drm/xe/display: Implement display support"
> >
> >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
> > fixup! drm/xe/display: Implement display support
> > fixup! drm/xe/display: Implement display support
> > fixup! drm/xe/display: Implement display support
> >
> > 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 | 17 ++++++++++++++++
> > .../drm/xe/compat-i915-headers/intel_step.h | 20 +++++++++++++++++++
> > .../drm/xe/compat-i915-headers/intel_uc_fw.h | 11 ++++++++++
> > 7 files changed, 59 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
> >
More information about the Intel-xe
mailing list