drm/amdgpu: Add initial kernel documentation for the amd_ip_block_type structure. v3
authorRyan Taylor <Ryan.Taylor@amd.com>
Tue, 15 Sep 2020 21:16:34 +0000 (14:16 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Sep 2020 21:37:38 +0000 (17:37 -0400)
commit52ef3a1a6f079727d9c66feedcadd85d4f808549
tree2bff2220798cb95e2ab6959e8b541f47202b3799
parent78f0aef11fdee20abfd0deec2e2ae37c72406bde
drm/amdgpu: Add initial kernel documentation for the amd_ip_block_type structure. v3

Added IP block section to amdgpu.rst.
Added more documentation to amd_ip_funcs.
Created documentation for amd_ip_block_type.

v2: Provides a more detailed DOC section on IP blocks
v3: Clarifies the IP block list. Adds info on IP block enumeration.

Signed-off-by: Ryan Taylor <ryan.taylor@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu.rst
drivers/gpu/drm/amd/include/amd_shared.h