drm/amdgpu: sanitize fence numbers
authorChristian König <christian.koenig@amd.com>
Fri, 24 Jun 2016 19:11:51 +0000 (21:11 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Jul 2016 20:46:03 +0000 (16:46 -0400)
commit4f399a082866e137cd3c3bdf329f5c7ce1dca5d7
tree86bbb14bdab95da34646cdca911926e95445b71f
parent737a44b106b9aafa8f0ca16ecd15eea2d4c5283e
drm/amdgpu: sanitize fence numbers

Looks like the VCE block sometimes still sends nonsense
fence numbers on startup.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c