diff options
| author | Lucas De Marchi <lucas.demarchi@intel.com> | 2023-04-01 02:09:02 +0300 |
|---|---|---|
| committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-20 02:31:30 +0300 |
| commit | 96578d106b30dc3a6550624477a092d793052660 (patch) | |
| tree | 31b8cbed87019e58de997247bdf43620e591a0af /scripts/patch-kernel | |
| parent | c33a721943f46851f10eb34852a3fd1fedcd3639 (diff) | |
| download | linux-96578d106b30dc3a6550624477a092d793052660.tar.xz | |
drm/xe: Fix platform order
Platform order in enum xe_platform started to be used by some parts of
the code, like the GuC/HuC firmware loading logic. The order itself is
not very important, but it's better to follow a convention: as was
documented in the comment above the enum, reorder the platforms by
graphics version. While at it, remove the gen terminology.
v2:
- Use "graphics version" instead of chronological order (Matt Roper)
- Also change pciidlist to follow the same order
- Remove "gen" from comments around enum xe_platform
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://lore.kernel.org/r/20230331230902.1603294-1-lucas.demarchi@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
