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

Lucas De Marchi lucas.demarchi at intel.com
Thu Oct 12 17:00:27 UTC 2023


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
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