drm/i915/gt: Add remaining conversions to GRAPHICS_VER
authorLucas De Marchi <lucas.demarchi@intel.com>
Sat, 5 Jun 2021 15:53:53 +0000 (08:53 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sat, 5 Jun 2021 22:09:28 +0000 (15:09 -0700)
commitfa20cbddd3fec22b8225211487b45bfb0ae9af22
tree2b641b3981ce2870181399cf593c145aae12abae
parentc816723b6b8a627c2edafc8bcc8062017323d031
drm/i915/gt: Add remaining conversions to GRAPHICS_VER

For some reason coccinelle misses a few cases in gt with calls to
INTEL_GEN()/IS_GEN(). Do a manual conversion for those.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210605155356.4183026-3-lucas.demarchi@intel.com
drivers/gpu/drm/i915/gt/debugfs_gt_pm.c
drivers/gpu/drm/i915/gt/intel_engine_types.h
drivers/gpu/drm/i915/gt/intel_sseu_debugfs.c