diff options
author | 2021-04-12 22:09:55 -0700 | |
---|---|---|
committer | 2021-04-14 13:05:05 +0300 | |
commit | 1b9d840682965842ca89079201eefbd2e3195575 (patch) | |
tree | f6169dfab651efcde5e06f401fc962d58b0c9940 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | drm/i915: add macros for graphics and media versions (diff) | |
download | wireguard-linux-1b9d840682965842ca89079201eefbd2e3195575.tar.xz wireguard-linux-1b9d840682965842ca89079201eefbd2e3195575.zip |
drm/i915/gt: replace gen use in intel_engine_cs
Start using the new fields graphics_version for the previous gen checks.
Here we rename the "gen" field and replace the comparisons using it to
start using the new GRAPHICS_VER(). Other uses of INTEL_GEN() were left
as is for automatic conversion later.
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210413051002.92589-6-lucas.demarchi@intel.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions