diff options
author | Chris Wilson <[email protected]> | 2018-02-12 13:31:18 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-02-12 17:30:52 +0000 |
commit | e53792f44d8bde64022093cfc3f39db0e7d39212 (patch) | |
tree | 2e325b5d6c15be6a24331faa0d87e7a540c5e8f5 /tools/perf/scripts/python/stackcollapse.py | |
parent | 51cc9adef064c8cf3df6d24e8662e9151529decf (diff) |
drm/i915: Replace open-coded memset_p()
When initialising the page directories, we set the GTT entries and the
tree to the scratch page. We have already replaced the DMA fill with
memset64(), but we can similarly use memset_p() to set the pointer array.
References: 4dd504f7d98a ("drm/i915: Use memset64() to prefill the GTT page")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Matthew Auld <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions