]> asedeno.scripts.mit.edu Git - linux.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)
commiteeb2487df75fec73a958b54a1ebefc18808c20ba
tree2dfbea30cf609c464ff4780d594e05d38516ff9b
parent5846e355694f8a0be33a29d45ea8cafb0b5de22c
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