drm/amdgpu: fix bug set incorrect value to vce register
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 10 Jan 2017 12:00:40 +0000 (20:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Dec 2017 21:01:52 +0000 (22:01 +0100)
commit4ee340c06bf2b271641cf08792c5173f55736184
tree608635e6e8b38ae279b6b71a881a3d17e25d3c06
parentd8a544c920878780506ee757f11fc2076c0ba724
drm/amdgpu: fix bug set incorrect value to vce register

[ Upstream commit e05208ded1905e500cd5b369d624b071951c68b9 ]

Set the proper bits for clockgating setup.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c