]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu:fix missing programing critical registers
authorMonk Liu <Monk.Liu@amd.com>
Thu, 23 Mar 2017 08:32:13 +0000 (16:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:42 +0000 (23:55 -0400)
commit5b6d802de94d80dd64ffeaaa2d02556bba67a676
tree2dfbea30cf609c464ff4780d594e05d38516ff9b
parent775bc8cb16435995f728a2d51244b286f35d6e32
drm/amdgpu:fix missing programing critical registers

those MC_VM registers won't be programed by VBIOS in VF
so driver is responsible to programe them.

Signed-off-by: Monk Liu <Monk.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/gfxhub_v1_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c