drm/amdgpu: won't include gc and mmhub register headers in GMC block
authorHuang Rui <ray.huang@amd.com>
Tue, 21 Jul 2020 10:08:24 +0000 (18:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Jul 2020 22:43:10 +0000 (18:43 -0400)
commitdb92fbc3d7f0128a2fab8a34f80c388509721eb1
treeaba495ea01a16b202ae58c9056986618ee592e57
parentcaa9f483ca76693159499bd45e2e635c7e47bf46
drm/amdgpu: won't include gc and mmhub register headers in GMC block

All gc/mmhub register access and operation should be in gfxhub/mmhub level.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c