diff options
author | Rex Zhu <Rex.Zhu@amd.com> | 2016-08-03 03:10:28 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-08-08 11:33:23 -0400 |
commit | ac8e3f304047e8f0229e217afaee25be918f8ae7 (patch) | |
tree | a2dd5152998a75d3ef2530b3b2ed2a8581d95e9b /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 9c0171b41248805d928863fc87190e6530b71773 (diff) |
drm/amdgpu: remove RB1_BUSY bit checking
This is a workaround to let VCE soft reset work.
RB1_BUSY bit is always set, so remove its checking now, and we
will depend on RB0_BUSY currently.
After we find the root cause of RB1_BUSY, we can add it back.
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions