All of lore.kernel.org
 help / color / mirror / Atom feed
* server gpus: fix race between buffer evict and fbdev updates
@ 2013-05-02  2:48 Dave Airlie
  2013-05-02  2:48 ` [PATCH 1/3] drm/mgag200: deal with bo reserve fail in dirty update path Dave Airlie
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dave Airlie @ 2013-05-02  2:48 UTC (permalink / raw)
  To: dri-devel

This stores up dirty updates to the fbdev until the next update after
the buffer has finished moving, otherwise you'd see a lot of failed
to reserve bo during bootup with plymouth was starting.

Dave.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-02  2:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-02  2:48 server gpus: fix race between buffer evict and fbdev updates Dave Airlie
2013-05-02  2:48 ` [PATCH 1/3] drm/mgag200: deal with bo reserve fail in dirty update path Dave Airlie
2013-05-02  2:48 ` [PATCH 2/3] drm/ast: " Dave Airlie
2013-05-02  2:48 ` [PATCH 3/3] drm/cirrus: " Dave Airlie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.