diff options
author | Chris Wilson <[email protected]> | 2020-10-19 11:15:23 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-10-20 11:25:44 +0100 |
commit | f566fdcd6cc49a9d5b5d782f56e3e7cb243f01b8 (patch) | |
tree | f08a9c51ff0ef1a47c86ffe334a8d8eec7396642 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a21906ead6a59419613f803460ca900f2560b1e1 (diff) |
drm/i915: Force VT'd workarounds when running as a guest OS
If i915.ko is being used as a passthrough device, it does not know if
the host is using intel_iommu. Mixing the iommu and gfx causes a few
issues (such as scanout overfetch) which we need to workaround inside
the driver, so if we detect we are running under a hypervisor, also
assume the device access is being virtualised.
Reported-by: Stefan Fritsch <[email protected]>
Suggested-by: Stefan Fritsch <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: Zhenyu Wang <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Stefan Fritsch <[email protected]>
Cc: [email protected]
Tested-by: Stefan Fritsch <[email protected]>
Reviewed-by: Zhenyu Wang <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions