[PATCH 3/3] drm/vmwgfx: Disable coherent dumb buffers without 3d

Christian Heusel christian at heusel.eu
Mon Aug 19 18:05:03 UTC 2024


On 24/08/16 02:32PM, Zack Rusin wrote:
> Coherent surfaces make only sense if the host renders to them using
> accelerated apis. Without 3d the entire content of dumb buffers stays
> in the guest making all of the extra work they're doing to synchronize
> between guest and host useless.
> 
> Configurations without 3d also tend to run with very low graphics
> memory limits. The pinned console fb, mob cursors and graphical login
> manager tend to run out of 16MB graphics memory that those guests use.
> 
> Fix it by making sure the coherent dumb buffers are only used on
> configs with 3d enabled.

Hello Zack,

just FYI: somebody on the Arch Linux Forums tested the suggested patch
and found it working:

https://bbs.archlinux.org/viewtopic.php?pid=2190679#p2190679

Cheers,
Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20240819/145b89b4/attachment.sig>


More information about the dri-devel mailing list