[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix GVT-g PVINFO version compatibility check (rev3)

2017-06-09 Thread Patchwork
== Series Details == Series: drm/i915: Fix GVT-g PVINFO version compatibility check (rev3) URL : https://patchwork.freedesktop.org/series/25275/ State : success == Summary == Series 25275v3 drm/i915: Fix GVT-g PVINFO version compatibility check https://patchwork.freedesktop.org/api/1.0/series/

[Intel-gfx] [PATCH v3] drm/i915: Fix GVT-g PVINFO version compatibility check

2017-06-09 Thread Zhenyu Wang
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: - dro

<    1   2