aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDeepak S <[email protected]>2015-07-10 18:31:40 +0530
committerDaniel Vetter <[email protected]>2015-07-13 11:27:21 +0200
commitcd25dd5b766858b730af00d5b2bbaf6ad2b80c27 (patch)
tree45dcfc4848f18bb166a93a9ce920e3a48cfb6325 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentfeecb691007831263e6285a25a323f175a081f42 (diff)
drm/i915: Update PM interrupts before updating the freq
Currently we update the freq before masking the interrupts, which can allow new interrupts to occur before the frequency has changed. These extra interrupts might waste some cpu cycles. This patch corrects this by masking interrupts prior to updating the frequency. Note from Chris: "Well it won't waste CPU cycles as the interrupt is also masked by the threshold limits, but there should be no harm at all in reordering the patch so, and it does make a certain amount of sense." Signed-off-by: Deepak S <[email protected]> Signed-off-by: Praveen Paneri <[email protected]> Reviewed-by: Chris Wilson <[email protected]> [danvet: Add note from Chris.] Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions