diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2015-01-28 22:36:26 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-02-02 19:39:33 +0300 |
commit | 544143f9e01a60a93eb00ab4bfcb9bf4702a2a7d (patch) | |
tree | eee96f3a01586bdbafbceca451d2300f87d7268a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 72edd83cc9e5819ed1ee771519143d7594e059f0 (diff) | |
download | linux-544143f9e01a60a93eb00ab4bfcb9bf4702a2a7d.tar.xz |
drm/radeon: don't init gpuvm if accel is disabled (v3)
If acceleration is disabled, it does not make sense
to init gpuvm since nothing will use it. Moreover,
if radeon_vm_init() gets called it uses accel to try
and clear the pde tables, etc. which results in a bug.
v2: handle vm_fini as well
v3: handle bo_open/close as well
Bug:
https://bugs.freedesktop.org/show_bug.cgi?id=88786
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions