diff options
| author | Chris Wilson <[email protected]> | 2016-08-04 08:43:53 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-08-04 10:28:05 +0100 |
| commit | 36dbc4d76918d7557b686f807106dcc799174b12 (patch) | |
| tree | 275ce92daef1bb730d114e2d7adebd5ba7e8c0dd /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 5ac9793bf9f43cb4d8ecdcc521be1ba87057841a (diff) | |
drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
Erratum SKL075: Display Flicker May Occur When Both VT-d And FBC Are Enabled
"Display flickering may occur when both FBC (Frame Buffer Compression)
and VT - d (Intel® Virtualization Technology for Directed I/O) are enabled
and in use by the display controller."
Ville found the w/a name in the database:
WaFbcTurnOffFbcWhenHyperVisorIsUsed:skl,bxt and also dug out that it
affects Broxton.
v2: Log when the quirk is applied.
v3: Ensure i915.enable_fbc is false when !HAS_FBC()
v4: Fix function name after rebase
v5: Add Broxton to the workaround
Note for backporting to stable, we need to add
#define mkwrite_device_info(ptr) \
((struct intel_device_info *)INTEL_INFO(ptr))
Signed-off-by: Chris Wilson <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Cc: [email protected]
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions