Re: [Intel-gfx] [PATCH v2 4/6] drm/atomic: Handle encoder stealing from set_config better.

2016-03-04 Thread Daniel Vetter
On Wed, Feb 24, 2016 at 09:37:31AM +0100, Maarten Lankhorst wrote: > Instead of failing with -EINVAL when conflicting encoders are found, > the legacy set_config will disable other connectors when encoders > conflict. > > With the cleanup to update_output_state this is a lot easier to >

[Intel-gfx] [PATCH v2 4/6] drm/atomic: Handle encoder stealing from set_config better.

2016-02-24 Thread Maarten Lankhorst
Instead of failing with -EINVAL when conflicting encoders are found, the legacy set_config will disable other connectors when encoders conflict. With the cleanup to update_output_state this is a lot easier to implement. set_config only adds connectors to the state that are modified, and because