[Intel-xe] [PATCH 0/5] Add Raptorlake Support
Lucas De Marchi
lucas.demarchi at intel.com
Fri Oct 6 22:54:26 UTC 2023
On Thu, Oct 05, 2023 at 01:54:45PM -0700, Anusha Srivatsa wrote:
>Keep the naming convention consistent with i915.
>As part of it making some consistent naming changes
>so we can continue to use some macro magic moving forward.
>It does make the name bigger - ALDERLAKE instead of
>just ADL. But this way the platform name is ALDERLAKE_P
>everywhere which is easier to remember and use.(previosuly
>the driver had ADLP_ usages for some defines - like ADLP_RPLU_* etc)
>
>While at it also adding some missing support in kunit for the
>some subplatforms.
>
>v2: Split any changes to xe/compat-i915-headers/i915_drv.h file
>as a separate patch, regardless of build failures at that point.
>
>v3: No functional change. Reorder patches.
Applied, thanks.
Lucas De Marchi
>
>Anusha Srivatsa (5):
> drm/xe/rplu: s/ADLP/ALDERLAKE_P
> drm/xe: s/ADL_P/ALDERLAKE_P
> drm/xe/rpls: Add RPLS Support
> drm/xe/rpls: Add Stepping info for RPLS
> drm/xe: Add missing ADL entries to xe_test_wa
>
> drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h | 2 +-
> drivers/gpu/drm/xe/tests/xe_wa_test.c | 2 ++
> drivers/gpu/drm/xe/xe_pci.c | 9 ++++++++-
> drivers/gpu/drm/xe/xe_platform_types.h | 3 ++-
> drivers/gpu/drm/xe/xe_step.c | 10 +++++++++-
> 5 files changed, 22 insertions(+), 4 deletions(-)
>
>--
>2.25.1
>
More information about the Intel-xe
mailing list