On Thu, Aug 03, 2017 at 01:52:55PM -0400, Alex Deucher wrote:
> On Thu, Aug 3, 2017 at 9:54 AM, Daniel Vetter wrote:
> > On Thu, Aug 3, 2017 at 1:17 AM, Daniel Vetter
> > wrote:
> >> On Wed, Aug 2, 2017 at 10:50 PM, Alex Deucher
> >> wrote:
> >>> On Wed, Aug 2, 2017 at 7:56 AM, Daniel Vetter
On Fri, Aug 4, 2017 at 6:12 AM, Michel Dänzer wrote:
> On 03/08/17 10:54 PM, Daniel Vetter wrote:
>> On Thu, Aug 3, 2017 at 1:17 AM, Daniel Vetter wrote:
>>> On Wed, Aug 2, 2017 at 10:50 PM, Alex Deucher wrote:
On Wed, Aug 2, 2017 at 7:56 AM, Daniel Vetter
wrote:
> The only thing
On 03/08/17 10:54 PM, Daniel Vetter wrote:
> On Thu, Aug 3, 2017 at 1:17 AM, Daniel Vetter wrote:
>> On Wed, Aug 2, 2017 at 10:50 PM, Alex Deucher wrote:
>>> On Wed, Aug 2, 2017 at 7:56 AM, Daniel Vetter
>>> wrote:
The only thing modern drivers are supposed to do in lastclose is
resto
On Thu, Aug 3, 2017 at 9:54 AM, Daniel Vetter wrote:
> On Thu, Aug 3, 2017 at 1:17 AM, Daniel Vetter wrote:
>> On Wed, Aug 2, 2017 at 10:50 PM, Alex Deucher wrote:
>>> On Wed, Aug 2, 2017 at 7:56 AM, Daniel Vetter
>>> wrote:
The only thing modern drivers are supposed to do in lastclose is
On Thu, Aug 3, 2017 at 1:17 AM, Daniel Vetter wrote:
> On Wed, Aug 2, 2017 at 10:50 PM, Alex Deucher wrote:
>> On Wed, Aug 2, 2017 at 7:56 AM, Daniel Vetter wrote:
>>> The only thing modern drivers are supposed to do in lastclose is
>>> restore the fb emulation state. Which is entirely optional,
On Wed, Aug 2, 2017 at 10:50 PM, Alex Deucher wrote:
> On Wed, Aug 2, 2017 at 7:56 AM, Daniel Vetter wrote:
>> The only thing modern drivers are supposed to do in lastclose is
>> restore the fb emulation state. Which is entirely optional, and
>> there's really no reason to do that. So restrict it
On Wed, Aug 2, 2017 at 7:56 AM, Daniel Vetter wrote:
> The only thing modern drivers are supposed to do in lastclose is
> restore the fb emulation state. Which is entirely optional, and
> there's really no reason to do that. So restrict it to legacy drivers
> (where the driver cleanup essentially
The only thing modern drivers are supposed to do in lastclose is
restore the fb emulation state. Which is entirely optional, and
there's really no reason to do that. So restrict it to legacy drivers
(where the driver cleanup essentially happens in lastclose).
This will also allow us to share the u