diff options
author | Huang Rui <ray.huang@amd.com> | 2021-01-30 17:14:30 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-02 10:47:47 -0500 |
commit | c5f85696cb2f2777fdf152464314a19dd35a99d7 (patch) | |
tree | cea00ee9e9e7b6488ead51103ab1e129301af91f /drivers/sfi | |
parent | 4954a76add7030e1c80209d310eef225edda100e (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>
Diffstat (limited to 'drivers/sfi')
0 files changed, 0 insertions, 0 deletions