drm/xe/irq: Drop gen3_ prefixes
authorMatt Roper <matthew.d.roper@intel.com>
Sat, 1 Apr 2023 00:20:59 +0000 (17:20 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:31:30 +0000 (18:31 -0500)
commit06d06064f725c207a4d14b7410f5498d68c1fb86
treee51e82d076d5c1d908625546a8f2ebfcda7bf774
parent1a545ed74b33eaf6dee6d4159be07819ad89a569
drm/xe/irq: Drop gen3_ prefixes

"Gen" terminology should be avoided in the Xe driver and "gen3" refers
to platforms that are 9 (!!) graphics generations earlier than the
oldest supported by the Xe driver, so this prefix really doesn't make
sense.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20230401002106.588656-2-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_irq.c