aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMika Kuoppala <[email protected]>2019-07-05 22:52:01 +0100
committerChris Wilson <[email protected]>2019-07-06 10:19:58 +0100
commitf20f272f104f224010b955c2c49b0dcb4ca02e4f (patch)
treebc511aa2affdc0811fbe7bacd6ffd8184cd6b3b1 /tools/perf/scripts/python/syscall-counts.py
parent3e27d70bcc46c68aceb5dafc813db4c4ff675221 (diff)
drm/i915/gtt: pde entry encoding is identical
For all page directory entries, the pde encoding is identical. Don't complicate call sites with different versions of doing the same thing, so we always check the existence of physical page before writing the entry into it. This further generalizes the pd so that manipulation in callsites will be identical, removing the need to handle pdps differently for gen8. v2: squash v3: inc/dec with set/clear (Chris) v4: inlines, warn, stray set_pd (Chris) Cc: Chris Wilson <[email protected]> Cc: Matthew Auld <[email protected]> Signed-off-by: Mika Kuoppala <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions