Skip to content
Commit 94c88c15 authored by Keith Packard's avatar Keith Packard
Browse files

Manage fences in user-mode bufmgr_fake to clean buffers



When using bufmgr_fake without DRM, the X server idles the ring whenever it
wants to wait for something to complete (brutal, but effective). In this
case, bufmgr_fake must treat the pending fence as having passed. However, it
wasn't recording the fences as it emitted them, nor cleaning buffers as they
passed.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent 3169d963
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment