]> 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)
commit314052bef84d89f425e0daed51eb12aa5e301d29
tree0f7885ab7d37e1e9ce8a4e7ea11c8c4fe8e6a1b9
parent8f80c64cde55add0e70594aea082b57d5445bb09
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