summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2014-01-17 20:09:03 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-01-24 17:22:53 +0100
commitca6ad02523972b331f862161eff93e1a62f34d32 (patch)
treea8484afb5302e4d780c73653aa3002b6783ee18e /tools/perf/scripts/python
parent754970ee1a4b0a3ba0536ae1d22825a1cfb4c11b (diff)
drm/i915: Shuffle sprite register writes into a tighter group
Group the sprite register writes a bit tighter. We want to write the registers atomically, and so doing the base address/offset artihmetic within the critical section is pointless when it can all be done beforehand. Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions