Re: [PATCH] udev: Do not attempt to remove GPUs for connector updates

2014-08-12 Thread Keith Packard
Chris Wilson ch...@chris-wilson.co.uk writes: With the advent of MST we now receive notifications through uevents of not just the comings and goings of the GPUs themselves, but of the individual connectors. Differentiate between these events and filter out the calls to add/remove the actual

[PATCH] udev: Do not attempt to remove GPUs for connector updates

2014-08-05 Thread Chris Wilson
With the advent of MST we now receive notifications through uevents of not just the comings and goings of the GPUs themselves, but of the individual connectors. Differentiate between these events and filter out the calls to add/remove the actual GPU if we only have topology updates.

Re: [PATCH] udev: Do not attempt to remove GPUs for connector updates

2014-08-05 Thread Dave Airlie
On 5 August 2014 18:27, Chris Wilson ch...@chris-wilson.co.uk wrote: With the advent of MST we now receive notifications through uevents of not just the comings and goings of the GPUs themselves, but of the individual connectors. Differentiate between these events and filter out the calls to