diff options
author | Chris Wilson <[email protected]> | 2018-06-11 18:18:25 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-06-12 09:10:04 +0100 |
commit | d9d117e40d4ffc03438177eeac83d96dfeee76be (patch) | |
tree | 4afacb2660a464017ea5e594fbb0d498d1a1cb60 /tools/perf/scripts/python | |
parent | 68a8570375df647cf8b6626d63917b564dd9390e (diff) |
drm/i915/ringbuffer: Serialize load of PD_DIR
After triggering the mm switch with a load of PD_DIR, which may be
deferred unto the MI_SET_CONTEXT on rcs, serialise the next commands
with that load by posting a read of PD_DIR (or else those subsequent
commands may access the stale page tables).
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions