Documentation/gpu/amdgpu: Add programming model for DCN
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Thu, 17 Oct 2024 03:34:27 +0000 (21:34 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 24 Oct 2024 22:07:05 +0000 (18:07 -0400)
commit4c5d0fc5c81eaff6647b913fdde13f9c279613f2
treed8db093817ea6a133759cf5848edd58402405f7d
parentdec36b22cab1465311b50f871d641772f15ed112
Documentation/gpu/amdgpu: Add programming model for DCN

One of the challenges to contributing to the display code is the
complexity of the DC component. This commit adds a documentation page
that discusses the programming model used by DCN and an overview of how
the display code is organized.

Cc: Leo Li <sunpeng.li@amd.com>
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Hamza Mahfooz <hamza.mahfooz@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Christian Konig <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu/display/dc-arch-overview.svg [new file with mode: 0644]
Documentation/gpu/amdgpu/display/dc-components.svg [new file with mode: 0644]
Documentation/gpu/amdgpu/display/dcn-blocks.rst
Documentation/gpu/amdgpu/display/dcn-overview.rst
Documentation/gpu/amdgpu/display/index.rst
Documentation/gpu/amdgpu/display/programming-model-dcn.rst [new file with mode: 0644]