drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jul 2017 02:52:12 +0000 (22:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jul 2017 20:37:12 +0000 (16:37 -0400)
commit03ba88cfdc671354c5c81ac717b51def6b46a1cc
tree9eb01bcb35a0c5132c9233fc3c1f521dd6c09bf8
parent7b8bd6bb4298ac7c9aeb7ecab9e4864da3272b64
drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)

Needs to be done when the MC is set up.

v2: make consistent with other asics

Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c