]> Pileus Git - ~andy/linux/commit
drm/radeon: fix UVD destroy IB size
authorChristian König <christian.koenig@amd.com>
Wed, 30 Oct 2013 11:56:05 +0000 (12:56 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 19:25:50 +0000 (15:25 -0400)
commit727ddc84a1373bf06b2fa261f44e38fb0faf5340
tree6e4ce4745259e0b42bdaea40bacae9adff2bb57f
parentc154a76311293f9671439286834aa325b7ef59fe
drm/radeon: fix UVD destroy IB size

The parameter is in bytes not dwords.

Signed-off-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_uvd.c