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

Jani Nikula jani.nikula at linux.intel.com
Thu Oct 12 09:08:10 UTC 2023


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.

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