diff options
author | Huang Rui | 2021-01-30 17:14:30 +0800 |
---|---|---|
committer | Alex Deucher | 2021-02-02 17:32:06 -0500 |
commit | 89fa15ecdca7eb46a711476b961f70a74765bbe4 (patch) | |
tree | 5d222b7b65fd69b633edafa5e565d22e133103d1 /arch/sh | |
parent | e0ecafede87eb1a3d1e708f0365fad0d59489285 (diff) |
drm/amdgpu: fix the issue that retry constantly once the buffer is oversize
We cannot modify initial_domain every time while the retry starts. That
will cause the busy waiting that unable to switch to GTT while the vram
is not enough.
Fixes: f8aab60422c3 ("drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs")
Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
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 'arch/sh')
0 files changed, 0 insertions, 0 deletions