]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ca0a0dc8ccddc2aaae1ca35e17bf29a75be7366
tree0f7885ab7d37e1e9ce8a4e7ea11c8c4fe8e6a1b9
parent459aae8f2380e41fe00760e774008a46ee54fac9
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