From: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
To: <amd-gfx@lists.freedesktop.org>
Subject: [PATCH v2 0/3] Expand amdgpu documentation
Date: Thu, 11 Aug 2022 11:48:16 -0400 [thread overview]
Message-ID: <20220811154819.3566210-1-Rodrigo.Siqueira@amd.com> (raw)
This patchset introduces some new AMDGPU documentation. You will find:
1. A CSV table that maps which component version is part of some ASIC
families. This can be useful to narrow down bugs;
2. Some explanation about AMD Display Pipeline;
3. An explanation of Multiple Plane Overlay, which can be useful for
userspace applications.
Since we have some diagrams, I recommend applying these patches and
building the documentation to have a better experience.
In this new version, I just rebased this patchset with the latest code
from amd-staging-drm-next, and I also changed patch 2.
Thanks
Siqueira
Rodrigo Siqueira (3):
Documentation/gpu: Add info table for ASICs
Documentation/gpu: Add an explanation about the DCN pipeline
Documentation/gpu: Add Multiplane Overlay doc
.../gpu/amdgpu/apu-asic-info-table.csv | 8 +
.../gpu/amdgpu/dgpu-asic-info-table.csv | 24 +
.../gpu/amdgpu/display/dcn-overview.rst | 59 +
Documentation/gpu/amdgpu/display/index.rst | 1 +
.../gpu/amdgpu/display/mpo-cursor.svg | 435 +++++++
.../gpu/amdgpu/display/mpo-overview.rst | 242 ++++
.../multi-display-hdcp-mpo-less-pipe-ex.svg | 220 ++++
.../amdgpu/display/multi-display-hdcp-mpo.svg | 171 +++
.../amdgpu/display/pipeline_4k_no_split.svg | 958 +++++++++++++++
.../gpu/amdgpu/display/pipeline_4k_split.svg | 1062 +++++++++++++++++
.../single-display-mpo-multi-video.svg | 339 ++++++
.../gpu/amdgpu/display/single-display-mpo.svg | 266 +++++
Documentation/gpu/amdgpu/driver-misc.rst | 17 +
13 files changed, 3802 insertions(+)
create mode 100644 Documentation/gpu/amdgpu/apu-asic-info-table.csv
create mode 100644 Documentation/gpu/amdgpu/dgpu-asic-info-table.csv
create mode 100644 Documentation/gpu/amdgpu/display/mpo-cursor.svg
create mode 100644 Documentation/gpu/amdgpu/display/mpo-overview.rst
create mode 100644 Documentation/gpu/amdgpu/display/multi-display-hdcp-mpo-less-pipe-ex.svg
create mode 100644 Documentation/gpu/amdgpu/display/multi-display-hdcp-mpo.svg
create mode 100644 Documentation/gpu/amdgpu/display/pipeline_4k_no_split.svg
create mode 100644 Documentation/gpu/amdgpu/display/pipeline_4k_split.svg
create mode 100644 Documentation/gpu/amdgpu/display/single-display-mpo-multi-video.svg
create mode 100644 Documentation/gpu/amdgpu/display/single-display-mpo.svg
--
2.35.1
next reply other threads:[~2022-08-11 15:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-11 15:48 Rodrigo Siqueira [this message]
2022-08-11 15:48 ` [PATCH v2 1/3] Documentation/gpu: Add info table for ASICs Rodrigo Siqueira
2022-08-11 16:02 ` Russell, Kent
2022-08-11 19:45 ` Rodrigo Siqueira Jordao
2022-08-16 13:06 ` Alex Deucher
2022-08-11 15:48 ` [PATCH v2 2/3] Documentation/gpu: Add an explanation about the DCN pipeline Rodrigo Siqueira
2022-08-11 15:48 ` [PATCH v2 3/3] Documentation/gpu: Add Multiplane Overlay doc Rodrigo Siqueira
2022-08-30 19:52 ` [PATCH v2 0/3] Expand amdgpu documentation Harry Wentland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220811154819.3566210-1-Rodrigo.Siqueira@amd.com \
--to=rodrigo.siqueira@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox