dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Multiple simultaneous masters?
@ 2014-02-18 20:18 Thomas Hellstrom
  0 siblings, 0 replies; only message in thread
From: Thomas Hellstrom @ 2014-02-18 20:18 UTC (permalink / raw)
  To: dri-devel@lists.freedesktop.org; +Cc: Dave Airlie

It turns out that if we have two clients, one opening /dev/dri/card0 and
one opending /dev/dri/controlD64, both will attempt to become active master.

That seems a little illogical to me (and makes the vmwgfx driver BUG).
Shouldn't we have at most one active master per device, and hence
attempt to replace

file_priv->minor->master with
file_priv->minor->dev->active_master

/Thomas

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-18 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18 20:18 Multiple simultaneous masters? Thomas Hellstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox