drm/amdgpu: fix default UVD context size
authorChristian König <christian.koenig@amd.com>
Tue, 26 Jul 2016 08:51:29 +0000 (10:51 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 29 Jul 2016 18:37:10 +0000 (14:37 -0400)
commite5a6858d8a92f726f3339f6c9592cf95d894b0c1
tree72c09cfd3f6f8f49226d6d9ccbc948e10290b52c
parent11f55a3ae65d8e98c63aca7ddf3fd3b04fc37c19
drm/amdgpu: fix default UVD context size

Context buffers should be denied by default, not allowed.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Leo Liu <leo.liu@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_uvd.c