aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-02-15 08:43:43 +0000
committerChris Wilson <[email protected]>2017-02-15 10:07:22 +0000
commit52c126ee907f436fc871bfc15836b8011f6eb76d (patch)
treed55cd4e9e560a6c5736d15a4f455b9ad2d819c06 /tools/perf/scripts/python/event_analyzing_sample.py
parentff685975d97f8cb28e2fe4e6d90a71fd93244815 (diff)
drm/i915: Always preallocate gen6/7 ppgtt
The hardware does not cope very well with us changing the PD within an active context (the context must be idle for it to re-read the PD). As we only check whether the page is idle before changing the entry (and on through the PD tree), we cannot reliably replace PD entries on gen6/gen7. To fully avoid changing the tree at runtime, preallocate it on init. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions