From: Jonathan Corbet <corbet@lwn.net>
To: Abdulrasaq Lawani <abdulrasaqolawani@gmail.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org,
Abdulrasaq Lawani <abdulrasaqolawani@gmail.com>
Subject: Re: [PATCH] drm: add overview diagram for drm stack
Date: Fri, 23 May 2025 05:58:55 -0600 [thread overview]
Message-ID: <87ecwfczcw.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20250522-drm-doc-updates-v1-1-d1efd54740bd@gmail.com>
Abdulrasaq Lawani <abdulrasaqolawani@gmail.com> writes:
> Add an overview diagram of Linux DRM architecture for
> graphics and compute to introduction.rst
>
> ---
> Signed-off-by: Abdulrasaq Lawani <abdulrasaqolawani@gmail.com>
> ---
> Documentation/gpu/introduction.rst | 38 +++++++++++++++++++++++++++++++++++++-
> 1 file changed, 37 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/gpu/introduction.rst b/Documentation/gpu/introduction.rst
> index 3cd0c8860b949408ed570d3f9384edd5f03df002..91bb0efc96d69921a122c5265b1431fa18110a7a 100644
> --- a/Documentation/gpu/introduction.rst
> +++ b/Documentation/gpu/introduction.rst
> @@ -14,7 +14,43 @@ including the TTM memory manager, output configuration and mode setting,
> and the new vblank internals, in addition to all the regular features
> found in current kernels.
>
> -[Insert diagram of typical DRM stack here]
> +Overview of the Linux DRM Architecture
> +-----------------------------------------------
> ++-----------------------------+
> +| User-space Apps |
> +| (Games, Browsers, ML, etc.) |
> ++-----------------------------+
[...]
Please actually build the docs after a change like this and look at the
results; they will not be what you expect here. You need to put that
diagram into a literal block.
Thanks,
jon
next prev parent reply other threads:[~2025-05-23 11:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-22 22:20 [PATCH] drm: add overview diagram for drm stack Abdulrasaq Lawani
2025-05-23 3:10 ` Bagas Sanjaya
2025-05-23 11:58 ` Jonathan Corbet [this message]
2025-05-24 17:34 ` Abdulrasaq Lawani
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=87ecwfczcw.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=abdulrasaqolawani@gmail.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/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;
as well as URLs for NNTP newsgroup(s).