diff options
| author | Matt Roper <matthew.d.roper@intel.com> | 2023-04-01 03:21:02 +0300 |
|---|---|---|
| committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-20 02:31:31 +0300 |
| commit | 6b7ece97dd21d2b80a41f6192f89f8848c3b1d76 (patch) | |
| tree | f412c65e3e241e0e4e31d797582bd7b123ed72e1 /scripts | |
| parent | ca14d553434ed1e1522afb8f37ed7b6fb2b9f043 (diff) | |
| download | linux-6b7ece97dd21d2b80a41f6192f89f8848c3b1d76.tar.xz | |
drm/xe/irq: Drop unnecessary GEN11_ and GEN12_ register prefixes
Any interrupt registers that were introduced by platforms i915
considered to be "gen11" or "gen12" are present on all platforms that
the Xe driver supports; drop the unnecessary prefixes.
While working in the area, also convert a few open-coded bit
manipulations over to REG_BIT and REG_FIELD_GET notation.
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20230401002106.588656-5-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
[Rodrigo: removed display. That was later squashed to the xe Display patch]
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
