]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit256397f4459e5e2ebf5124af67719ab11f0452a4
treeaba495ea01a16b202ae58c9056986618ee592e57
parent74e702229df4c6a560cfa86c6da947e3cf1af099
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