Re: [PATCH v2 2/2] drm: add overview diagram for drm stack

2025-05-25 Thread Bagas Sanjaya
On Fri, May 23, 2025 at 03:52:26PM -0400, Abdulrasaq Lawani wrote: > diff --git a/Documentation/gpu/introduction.rst > b/Documentation/gpu/introduction.rst > index > 91bb0efc96d69921a122c5265b1431fa18110a7a..2653048ad4bb0ecbc2b676295440442dddbabae6 > 100644 > --- a/Documentation/gpu/introduction

[PATCH v2 2/2] drm: add overview diagram for drm stack

2025-05-23 Thread Abdulrasaq Lawani
Put overview diagram into a literal block and set its section title to a higher order --- Documentation/gpu/introduction.rst | 72 -- 1 file changed, 37 insertions(+), 35 deletions(-) diff --git a/Documentation/gpu/introduction.rst b/Documentation/gpu/introduc