diff options
author | Christian König <christian.koenig@amd.com> | 2018-03-01 11:09:15 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-03-05 15:37:24 -0500 |
commit | 81988f9c3d9907d7df0ea97e8e4842064b88b7b8 (patch) | |
tree | ec3b73a526490f356fff72407542f1e18bde1271 /drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | |
parent | 380383f23594790be97639ea220e8d3e86afff85 (diff) | |
download | talos-obmc-linux-81988f9c3d9907d7df0ea97e8e4842064b88b7b8.tar.gz talos-obmc-linux-81988f9c3d9907d7df0ea97e8e4842064b88b7b8.zip |
drm/amdgpu: use separate status for buffer funcs availability v2
The ring status can change during GPU reset, but we still need to be
able to schedule TTM buffer moves in the meantime.
Otherwise we can ran into problems because of aborted move/fill
operations during GPU resets.
v2: still check if ring is available during direct submit.
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Chunming zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/dce_v6_0.c')
0 files changed, 0 insertions, 0 deletions