[PATCH] drm/vmwgfx: Fix dumb buffer leak

Ian Forbes ian.forbes at broadcom.com
Tue Jan 21 19:11:29 UTC 2025


On Fri, Jan 17, 2025 at 1:20 PM Zack Rusin <zack.rusin at broadcom.com> wrote:
>
> You're going to have to explain that one in the commit message a lot
> better because as is it doesn't make sense to me. Especially the
> !vbo->is_dumb in vmw_bo_free.
>
> z

The dirty tracker is freed later in vmw_bo_release when it's a
coherent dumb_buffer.
Alternatively I can move the WARN_ON below vmw_bo_release and remove
the is_dumb check.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5427 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20250121/b217db58/attachment.bin>


More information about the dri-devel mailing list