diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2015-01-06 00:54:50 (GMT) |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-01-08 14:36:50 (GMT) |
commit | d474ea7e52cbaaae22711d857949ba6018562c29 (patch) | |
tree | 3a83f3fa0f79f230e16869b16f35cb8c469beb91 /drivers/Kconfig | |
parent | cbfc35b90f3b4853d1eb9fcb82e99531d6a1c629 (diff) | |
download | linux-d474ea7e52cbaaae22711d857949ba6018562c29.tar.xz |
drm/radeon: fix VM flush on SI (v3)
We need to wait for the GPUVM flush to complete. There
was some confusion as to how this mechanism was supposed
to work. The operation is not atomic. For GPU initiated
invalidations you need to read back a VM register to
introduce enough latency for the update to complete.
v2: drop gart changes
v3: just read back rather than polling
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions