aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2013-02-19 15:16:38 +0200
committerDaniel Vetter <[email protected]>2013-02-20 15:03:05 +0100
commit5e2032d47ac9b67e671bd855c5e68005190954da (patch)
treee9e6ef963638820797fedb1ed28346bd3479679f /tools/perf/scripts/python/bin
parent2ec90668e3db1d9fe9bb8370d74a5e51709c2d79 (diff)
drm/i915: Eliminate race from gen2/3 page flip interrupt handling
If the interrupt handler were to process a previous vblank interrupt and the following flip pending interrupt at the same time, the page flip would be completed too soon. To eliminate this race, check the live pending flip status from the ISR register before finishing the page flip. v2: Added a comment explaining the logic (by Chris Wilson) v3: Fix a typo in the comment Reviewed-by: Chris Wilson <[email protected]> Tested-by: Chris Wilson <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions