]> www.infradead.org Git - users/willy/xarray.git/commit
drm/xe/rplu: s/ADLP/ALDERLAKE_P
authorAnusha Srivatsa <anusha.srivatsa@intel.com>
Thu, 5 Oct 2023 20:54:47 +0000 (13:54 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:42:57 +0000 (11:42 -0500)
commit30e3b2cfb576f6ddf098f6de2a264b1ed75caa4c
tree736750f0339ec99227e63f911ab1cabfbb7d66fe
parent1db6f9d4134ec242d294061cdde475d824e1e9ba
drm/xe/rplu: s/ADLP/ALDERLAKE_P

i915 now uses full names for platforms. So we now have
ALDERLAKE instead of ADL. Extend this to xe driver as well.
This will make it easier for macro magic usages.

v2: Do not make changes to compat-i915-headers/i915_drv.h
file with the rest of the changes (Jani)

Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20231005205450.3177354-3-anusha.srivatsa@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_pci.c
drivers/gpu/drm/xe/xe_platform_types.h
drivers/gpu/drm/xe/xe_step.c