[PATCH 0/3] Various prime/dumb buffer fixes
Martin Krastev
martin.krastev at broadcom.com
Mon Aug 19 14:40:17 UTC 2024
Still LGTM.
Reviewed-by: Martin Krastev <martin.krastev at broadcom.com>
Regards,
Martin
On Fri, Aug 16, 2024 at 9:33 PM Zack Rusin <zack.rusin at broadcom.com> wrote:
>
> This is the same series I've sent out earlier but with one extra patch,
> that fixes the dumb buffer coherency on low mem systems.
>
> The second patch has also been updated to not use math functions.
>
> Zack Rusin (3):
> drm/vmwgfx: Prevent unmapping active read buffers
> drm/vmwgfx: Fix prime with external buffers
> drm/vmwgfx: Disable coherent dumb buffers without 3d
>
> drivers/gpu/drm/vmwgfx/vmwgfx_blit.c | 114 +++++++++++++++++++++++-
> drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 13 ++-
> drivers/gpu/drm/vmwgfx/vmwgfx_bo.h | 3 +
> drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 4 +-
> drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 12 +--
> drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 6 +-
> 6 files changed, 136 insertions(+), 16 deletions(-)
>
> --
> 2.43.0
>
More information about the dri-devel
mailing list