]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite77370d54aaf35391600e17192fea509b738a052
tree72c09cfd3f6f8f49226d6d9ccbc948e10290b52c
parente7ac08f0a3720ca838959081c6df26059af452e3
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