[Intel-xe] [PATCH v4 0/6] Fix compatibility issue for intel_dmc

Shankar, Uma uma.shankar at intel.com
Fri Oct 13 08:52:51 UTC 2023



> -----Original Message-----
> From: Borah, Chaitanya Kumar <chaitanya.kumar.borah at intel.com>
> Sent: Friday, October 13, 2023 12:23 PM
> To: intel-xe at lists.freedesktop.org
> Cc: Shankar, Uma <uma.shankar at intel.com>; jani.nikula at linux.intel.com;
> Manna, Animesh <animesh.manna at intel.com>; Borah, Chaitanya Kumar
> <chaitanya.kumar.borah at intel.com>; De Marchi, Lucas
> <lucas.demarchi at intel.com>
> Subject: [PATCH v4 0/6] Fix compatibility issue for intel_dmc
> 
> This series reverts hacky #ifdefs from intel_dmc
> 
> v2: Rebase
> v3: Add compat headers as fixup patches to
>     "drm/xe/display: Implement display support"
> v4: Do not specify directory for firmware repository path

Pushed to drm-xe-next. Thanks for the patches and reviews.

Regards,
Uma Shankar

> 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