<div dir="ltr"><div>Thanks for the feedback. I have added the fixes and sent another version (v2) of the patch. </div><div><br></div><div><a href="https://lore.kernel.org/all/20250523-drm-doc-updates-v2-0-e517df152cf6@gmail.com/">https://lore.kernel.org/all/20250523-drm-doc-updates-v2-0-e517df152cf6@gmail.com/</a></div><div><br></div><div>best regards,</div><div>Abdulrasaq</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, May 23, 2025 at 7:58 AM Jonathan Corbet <<a href="mailto:corbet@lwn.net">corbet@lwn.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Abdulrasaq Lawani <<a href="mailto:abdulrasaqolawani@gmail.com" target="_blank">abdulrasaqolawani@gmail.com</a>> writes:<br>
<br>
> Add an overview diagram of Linux DRM architecture for<br>
> graphics and compute to introduction.rst<br>
><br>
> ---<br>
> Signed-off-by: Abdulrasaq Lawani <<a href="mailto:abdulrasaqolawani@gmail.com" target="_blank">abdulrasaqolawani@gmail.com</a>><br>
> ---<br>
>  Documentation/gpu/introduction.rst | 38 +++++++++++++++++++++++++++++++++++++-<br>
>  1 file changed, 37 insertions(+), 1 deletion(-)<br>
><br>
> diff --git a/Documentation/gpu/introduction.rst b/Documentation/gpu/introduction.rst<br>
> index 3cd0c8860b949408ed570d3f9384edd5f03df002..91bb0efc96d69921a122c5265b1431fa18110a7a 100644<br>
> --- a/Documentation/gpu/introduction.rst<br>
> +++ b/Documentation/gpu/introduction.rst<br>
> @@ -14,7 +14,43 @@ including the TTM memory manager, output configuration and mode setting,<br>
>  and the new vblank internals, in addition to all the regular features<br>
>  found in current kernels.<br>
>  <br>
> -[Insert diagram of typical DRM stack here]<br>
> +Overview of the Linux DRM Architecture<br>
> +-----------------------------------------------<br>
> ++-----------------------------+<br>
> +|     User-space Apps         |<br>
> +| (Games, Browsers, ML, etc.) |<br>
> ++-----------------------------+<br>
<br>
[...]<br>
<br>
Please actually build the docs after a change like this and look at the<br>
results; they will not be what you expect here.  You need to put that<br>
diagram into a literal block.<br>
<br>
Thanks,<br>
<br>
jon<br>
</blockquote></div>