AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
To: <amd-gfx@lists.freedesktop.org>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Subject: [PATCH 0/2] Expand Display code documentation
Date: Wed, 16 Oct 2024 21:34:25 -0600	[thread overview]
Message-ID: <20241017034244.223993-1-Rodrigo.Siqueira@amd.com> (raw)

This patchset expands two areas of the display documentation:

1. Add more techniques for debugging the display code.
2. Introduce an explanation of the programming model used by DC.

Thanks

Rodrigo Siqueira (2):
  Documentation/gpu: Document how to narrow down display issues
  Documentation/gpu/amdgpu: Add programming model for DCN

 .../gpu/amdgpu/display/dc-arch-overview.svg   | 731 +++++++++++++++++
 .../gpu/amdgpu/display/dc-components.svg      | 732 ++++++++++++++++++
 Documentation/gpu/amdgpu/display/dc-debug.rst | 187 +++++
 .../gpu/amdgpu/display/dcn-blocks.rst         |   2 +
 .../gpu/amdgpu/display/dcn-overview.rst       |   2 +
 Documentation/gpu/amdgpu/display/index.rst    |   1 +
 .../amdgpu/display/programming-model-dcn.rst  | 162 ++++
 7 files changed, 1817 insertions(+)
 create mode 100644 Documentation/gpu/amdgpu/display/dc-arch-overview.svg
 create mode 100644 Documentation/gpu/amdgpu/display/dc-components.svg
 create mode 100644 Documentation/gpu/amdgpu/display/programming-model-dcn.rst

-- 
2.45.2


             reply	other threads:[~2024-10-17  3:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-17  3:34 Rodrigo Siqueira [this message]
2024-10-17  3:34 ` [PATCH 1/2] Documentation/gpu: Document how to narrow down display issues Rodrigo Siqueira
2024-10-17 19:00   ` Mario Limonciello
2024-10-17  3:34 ` [PATCH 2/2] Documentation/gpu/amdgpu: Add programming model for DCN Rodrigo Siqueira
2024-10-23 18:12   ` 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=20241017034244.223993-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