diff options
author | 2017-06-09 15:48:05 +0800 | |
---|---|---|
committer | 2017-06-13 11:19:22 +0300 | |
commit | c380f681245d7ae57f17d9ebbbe8f8f1557ee1fb (patch) | |
tree | 9f71164aceb4e5ba34746ff9ea023961ac194cd4 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | drm/i915: Fix SKL+ watermarks for 90/270 rotation (diff) | |
download | wireguard-linux-c380f681245d7ae57f17d9ebbbe8f8f1557ee1fb.tar.xz wireguard-linux-c380f681245d7ae57f17d9ebbbe8f8f1557ee1fb.zip |
drm/i915: Fix GVT-g PVINFO version compatibility check
Current it's strictly checked if PVINFO version matches 1.0
for GVT-g i915 guest which doesn't help for compatibility at
all and forces GVT-g host can't extend PVINFO easily with version
bump for real compatibility check.
This fixes that to check minimal required PVINFO version instead.
v2:
- drop unneeded version macro
- use only major version for sanity check
v3:
- fix up PVInfo value with kernel type
- one indent fix
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Chuanxiao Dong <chuanxiao.dong@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: stable@vger.kernel.org # v4.10+
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170609074805.5101-1-zhenyuw@linux.intel.com
(cherry picked from commit 0c8792d00d38de85b6ceb1dd67d3ee009d7c8e42)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions