aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBen Skeggs <[email protected]>2017-11-01 03:56:19 +1000
committerBen Skeggs <[email protected]>2017-11-02 13:32:18 +1000
commitbb7e501a661f820788279063fd9e225bbe9c38e9 (patch)
tree880bb983833a426ab9e1e56301717e5a0027c299 /tools/perf/scripts/python/bin
parenta78dbce9a161a3a985b837bd07afd8651d42cabd (diff)
drm/nouveau/bar: prevent BAR2 mapping of objects during destructor
GP100's page table nests a lot more deeply than the GF100-compatible layout we're currently using, which means our hackish-but-simple way of dealing with BAR2 VMM teardown won't work anymore. In order to sanely handle the chicken-and-egg (BAR2's PTs get mapped into themselves) problem, we need prevent page tables getting mapped back into BAR2 during the destruction of its VMM. To do this, we simply key off the state that's now maintained by the BAR2 init/fini functions. Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions