aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-08-04 16:32:22 +0100
committerChris Wilson <[email protected]>2016-08-04 20:19:52 +0100
commit2ffffd0f85ab90f38569c39ef0455824511e80e2 (patch)
tree7b28ecf81fe9412f9397ddbe363b22b335fd1a1d /tools/perf/scripts/python/bin
parente655bc35fdfdaae540136b524b574d2fb3ea9998 (diff)
drm/i915: Fix up vma alignment to be u64
This is not the full fix, as we are required to percolate the u64 nature down through the drm_mm stack, but this is required now to prevent explosions due to mismatch between execbuf (eb_vma_misplaced) and vma binding (i915_vma_misplaced) - and reduces the risk of spurious changes as we adjust the vma interface in the next patches. v2: long long casts not required for u64 printk (%llx) Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions