]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu: fix UVD/VCE fence handling
authorChristian König <christian.koenig@amd.com>
Tue, 21 Jul 2015 16:02:21 +0000 (18:02 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Aug 2015 20:50:18 +0000 (16:50 -0400)
commit5430a3ffb0b1902e8aea4ed2ba256b1263126e8d
treec73e8f31dc1ef2f698c5f16fb8bc2c8e4d047b12
parent5ceb54c68a28fc8af5cf8d32c4fde29c97dd3c18
drm/amdgpu: fix UVD/VCE fence handling

We need to return the sequence number to userspace
even when we don't use user fences.

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