Re: [PATCH v2 5/6] drm/msm: fbdev: Use a DRM client buffer
Dmitry Baryshkov <[email protected]> Fri, 31 Jul 2026 16:37:48 +0300
| Newsgroups | dev.linux.lists.sashiko-reviews,org.freedesktop.lists.dri-devel |
|---|---|
| Message-ID | <vuyo4upjjtyt33dztk5hl5votggs4mkm5qt4pwvmjt3ofdeufp@bncbhob3krax> |
On Thu, Jun 18, 2026 at 02:26:56PM +0000, [email protected] wrote: > Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: > - [Medium] Unbalanced `vmap_count` decrement and kernel warning on probe error path. > -- > > commit a68322c2e5e8736f3b039ddfe130065a05ddf719 > Author: Thomas Zimmermann <[email protected]> > drm/msm: fbdev: Use a DRM client buffer > > This commit replaces the internal DRM framebuffer with a DRM client buffer > in msm_fbdev. It unifies framebuffer allocation for DRM clients in user > space and the internal fbdev emulation, and simplifies the clean-up side. I'll fix this while applying -- With best wishes Dmitry