]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Add comments to gmc structure
authorOak Zeng <Oak.Zeng@amd.com>
Wed, 6 Nov 2019 17:18:54 +0000 (11:18 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Nov 2019 23:08:07 +0000 (18:08 -0500)
commit8698b8334e453249065dc09fd7e630f603e35d7b
tree8a21c2c6394073f9e1cf6b2ba4e85ecd2256e54a
parent544e1b338ba0c3e709ae5124ab7c51f12f454d88
drm/amdgpu: Add comments to gmc structure

Explain fields like aper_base, agp_start etc. The definition
of those fields are confusing as they are from different view
(CPU or GPU). Add comments for easier understand.

Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Alex Deucher <Alex.Deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h