aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2017-03-27 21:55:37 +0300
committerVille Syrjälä <[email protected]>2017-05-10 19:07:00 +0300
commitb2d03b0ddfc9310be1f35320597487157f829ede (patch)
treef6e259ce54d1b4e43793e12e9298b46dfdce3a84 /tools/perf/scripts/python
parented270223759c06525ecf18d5d4aade54c827e7ef (diff)
drm/i915: Move cursor position and base handling into the platform specific functions
Supposedly on some platforms we can get extra atomicity guarantees for CURPOS if we write it between the CURCNTR and CURBASE. Let's move the CURPOS handling into the platform specific hooks to make the possible without having to pass the calculated CURPOS around. And while at it, do the same for the CURBASE to avoid passing that either. v2: Use I915_WRITE_FW() and grab uncore.lock Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Chris Wilson <[email protected]> #v1 Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions