On Tue, Jun 16, 2015 at 11:27:55AM +0300, Ville Syrjälä wrote:
> On Mon, Jun 15, 2015 at 03:53:43PM +0200, Daniel Vetter wrote:
> > On Mon, Jun 15, 2015 at 11:18:46AM +0200, Maarten Lankhorst wrote:
> > > Op 15-06-15 om 11:13 schreef Daniel Vetter:
> > > > On Mon, Jun 15, 2015 at 09:30:19AM +0200
On Mon, Jun 15, 2015 at 03:53:43PM +0200, Daniel Vetter wrote:
> On Mon, Jun 15, 2015 at 11:18:46AM +0200, Maarten Lankhorst wrote:
> > Op 15-06-15 om 11:13 schreef Daniel Vetter:
> > > On Mon, Jun 15, 2015 at 09:30:19AM +0200, Maarten Lankhorst wrote:
> > >> Op 15-06-15 om 09:10 schreef Daniel Vet
On Mon, Jun 15, 2015 at 11:18:46AM +0200, Maarten Lankhorst wrote:
> Op 15-06-15 om 11:13 schreef Daniel Vetter:
> > On Mon, Jun 15, 2015 at 09:30:19AM +0200, Maarten Lankhorst wrote:
> >> Op 15-06-15 om 09:10 schreef Daniel Vetter:
> >>> On Fri, Jun 12, 2015 at 11:18:22AM +0200, Maarten Lankhorst
Op 15-06-15 om 11:13 schreef Daniel Vetter:
> On Mon, Jun 15, 2015 at 09:30:19AM +0200, Maarten Lankhorst wrote:
>> Op 15-06-15 om 09:10 schreef Daniel Vetter:
>>> On Fri, Jun 12, 2015 at 11:18:22AM +0200, Maarten Lankhorst wrote:
In intel it's useful to keep track of some state changes with o
On Mon, Jun 15, 2015 at 09:30:19AM +0200, Maarten Lankhorst wrote:
> Op 15-06-15 om 09:10 schreef Daniel Vetter:
> > On Fri, Jun 12, 2015 at 11:18:22AM +0200, Maarten Lankhorst wrote:
> >> In intel it's useful to keep track of some state changes with old
> >> crtc state vs new state, for example to
Op 15-06-15 om 09:10 schreef Daniel Vetter:
> On Fri, Jun 12, 2015 at 11:18:22AM +0200, Maarten Lankhorst wrote:
>> In intel it's useful to keep track of some state changes with old
>> crtc state vs new state, for example to disable initial planes or
>> when a modeset's prevented during fastboot.
>
On Fri, Jun 12, 2015 at 11:18:22AM +0200, Maarten Lankhorst wrote:
> In intel it's useful to keep track of some state changes with old
> crtc state vs new state, for example to disable initial planes or
> when a modeset's prevented during fastboot.
>
> Signed-off-by: Maarten Lankhorst
Hm, thus f
In intel it's useful to keep track of some state changes with old
crtc state vs new state, for example to disable initial planes or
when a modeset's prevented during fastboot.
Signed-off-by: Maarten Lankhorst
---
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c | 6 --
drivers/gpu/drm/drm_ato