summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_fence.c
diff options
context:
space:
mode:
authorJerome Glisse <jglisse@redhat.com>2013-06-06 16:41:17 (GMT)
committerAlex Deucher <alexander.deucher@amd.com>2013-06-12 12:16:28 (GMT)
commit3813f5ca9ab7a00e80a17aab34f155453c66c78a (patch)
treee88a1b8b29a4f3bf703a24356bbdb181e14d0da1 /drivers/gpu/drm/radeon/radeon_fence.c
parentdf63d3ecbca514bad99513b2401448d19a9bb92e (diff)
downloadlinux-3813f5ca9ab7a00e80a17aab34f155453c66c78a.tar.xz
drm/radeon: do not try to uselessly update virtual memory pagetable
If a buffer is never bound to a virtual memory pagetable than don't try to unbind it. Only drawback is that we don't update the pagetable when unbinding the ib pool buffer which is fine because it only happens at suspend or module unload/shutdown. Fixes spurious messages about buffers without VM mappings. E.g.: radeon 0000:01:00.0: bo ffff88020afac400 don't has a mapping in vm ffff88021ca2b900 Cc: stable@kernel.org Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_fence.c')
0 files changed, 0 insertions, 0 deletions