drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register
authorAlan Harrison <Alan.Harrison@amd.com>
Thu, 9 Feb 2017 21:01:57 +0000 (16:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Feb 2017 17:41:07 +0000 (12:41 -0500)
commitd50e5c24480f8a6e2918ecd998e65f990f88b0ee
tree0f7885ab7d37e1e9ce8a4e7ea11c8c4fe8e6a1b9
parentc10c8f7c27103bd7ac02d041d9d6e97296d48fc1
drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register

Add a bit needed during initialization into the driver, where it is supposed
to be.  Currently, this is happening in the VCE firmware, and although
functional, this is the correct place to perform this initialization.

Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alan Harrison <Alan.Harrison@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c