diff options
author | Ville Syrjälä <[email protected]> | 2020-07-02 18:37:21 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-07-03 14:56:14 +0300 |
commit | 2a4d632cc03e5a881a1e44bbc9e2f0248ea434d5 (patch) | |
tree | bfed0be7a571b078523619e64d08d858cc0cca18 /tools/perf/scripts/python/check-perf-trace.py | |
parent | e5ec1f95486957f9668da4e1f2b1666c085d307f (diff) |
drm/i915/fbc: Fix nuke for pre-snb platforms
The MSG_FBC_REND_STATE register only exists on snb+. For older
platforms (would also work for snb+) we can simply rewite DSPSURF
to trigger a flip nuke.
While generally RMW is considered harmful we'll use it here for
simplicity. And since FBC doesn't exist in i830 we don't have to
worry about the DSPSURF double buffering hardware fails present
on that platform.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions