agas Sanjaya wrote:
> > On Sun, Jun 01, 2025 at 06:18:47PM -0400, Abdulrasaq Lawani wrote:
> > > Add an overview diagram of Linux DRM architecture for
> > > graphics and compute to introduction.rst
> > >
> > > Signed-off-by: Abdulrasaq Lawani
> >
Add an overview diagram of Linux DRM architecture for
graphics and compute to introduction.rst
Signed-off-by: Abdulrasaq Lawani
---
Changes in v4:
- Ensure patch description describe diff adding overview diagram.
- Link to v3:
https://lore.kernel.org/r/20250527-drm-doc-updates-v3-1-58e97a831
revert promotion of overview diagram title to that
of previous commit in introduction.rst
Signed-off-by: Abdulrasaq Lawani
---
Changes in v3:
- revert the promotion of the overview diagram header
- Link to v2:
https://lore.kernel.org/r/20250523-drm-doc-updates-v2-0-e517df152...@gmail.com
Thanks for the feedback. I have added the fix and sent another version
(v2) of the patch.
https://lore.kernel.org/all/20250523-drm-doc-updates-v2-0-e517df152...@gmail.com/
best regards,
Abdulrasaq
On Fri, May 23, 2025 at 7:58 AM Jonathan Corbet wrote:
>
> Abdulrasaq Lawani writes:
>
Thanks for the feedback. I have added the fix and sent another version (v2)
of the patch.
best regards,
Abdulrasaq
On Fri, May 23, 2025 at 7:58 AM Jonathan Corbet wrote:
> Abdulrasaq Lawani writes:
>
> > Add an overview diagram of Linux DRM architecture for
> > graph
Thanks for the feedback. I have added the fix and sent another version (v2)
of the patch.
https://lore.kernel.org/all/20250523-drm-doc-updates-v2-0-e517df152...@gmail.com/
best regards,
Abdulrasaq
On Fri, May 23, 2025 at 7:58 AM Jonathan Corbet wrote:
> Abdulrasaq Lawani writes:
>
>
Thanks for the feedback. I have added the fixes and sent another version
(v2) of the patch.
https://lore.kernel.org/all/20250523-drm-doc-updates-v2-0-e517df152...@gmail.com/
best regards,
Abdulrasaq
On Fri, May 23, 2025 at 7:58 AM Jonathan Corbet wrote:
> Abdulrasaq Lawani writes:
>
&
Add an overview diagram of Linux DRM architecture for
graphics and compute to introduction.rst
---
Documentation/gpu/introduction.rst | 38 +-
1 file changed, 37 insertions(+), 1 deletion(-)
diff --git a/Documentation/gpu/introduction.rst
b/Documentation/gpu/i
Signed-off-by: Abdulrasaq Lawani
---
Changes in v2:
- Update the overview diagram to display correctly by putting in a literal
block.
- Also update the overview section diagram to a higher order.
- Ensured docs are successfully rendering by building for htmldocs and pdfdocs.
- Rendered pages are
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
Add an overview diagram of Linux DRM architecture for
graphics and compute to introduction.rst
---
Signed-off-by: Abdulrasaq Lawani
---
Documentation/gpu/introduction.rst | 38 +-
1 file changed, 37 insertions(+), 1 deletion(-)
diff --git a/Documentation/gpu
Replaced instance of of_node_put with __free(device_node)
to simplify code and protect against any memory leaks
due to future changes in the control flow.
Suggested-by: Julia Lawall
Signed-off-by: Abdulrasaq Lawani
---
drivers/video/fbdev/offb.c | 3 +--
1 file changed, 1 insertion(+), 2
12 matches
Mail list logo