diff options
author | Zhenyu Wang <[email protected]> | 2017-06-09 15:48:05 +0800 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2017-06-12 14:39:24 +0300 |
commit | 0c8792d00d38de85b6ceb1dd67d3ee009d7c8e42 (patch) | |
tree | b9a083fbffa32158461ce0bfc1e8bfd1eed6dad2 /tools/perf/util/c++/clang.cpp | |
parent | 84cd843e715298bbfb17ed40c7d61d7db6854a70 (diff) |
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 <[email protected]>
Cc: Chuanxiao Dong <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: [email protected] # v4.10+
Signed-off-by: Zhenyu Wang <[email protected]>
Signed-off-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions