aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2014-09-12 20:53:32 +0300
committerDaniel Vetter <[email protected]>2014-09-19 14:43:12 +0200
commit99d1f3878baa86d5ce9e275ae9568fd903616f54 (patch)
tree6bb52098bcb80df2059081d3c37b3e4fbb8a7509 /tools/perf/scripts/python
parentf77c44b902a032718e2431a5fc9211ef0b0282d3 (diff)
drm/i915: Move the cursor_base setup to i{845, 9xx}_update_cursor()
To make the code a bit more undestandable move the intel_crtc->cursor_base assignment into the low level update cursor routines. That's were we compare the current value with the new one so immediately seeing that it gets assigned only afterwards helps one to understand that it gets assigned only after the comparison. Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions