On 30/09/14 14:52, Daniel Vetter wrote:
> On Tue, Sep 30, 2014 at 01:49:20PM +0200, Daniel Vetter wrote:
>> On Tue, Sep 30, 2014 at 02:42:01PM +0300, Tomi Valkeinen wrote:
>>> On 06/08/14 11:40, Daniel Vetter wrote:
This allows us to ditch the driver-private lastclose logic.
Cc: Tomi
t; >
> > drm: fix plane rotation when restoring fbdev configuration
>
> I updated the patch, with the compile fix and removal of the lastclose stuff.
> Seems to work fine with a quick test: I exit X (after fiddling with xrandr
> rotation in there), and I see the rotation p
On 06/08/14 11:40, Daniel Vetter wrote:
> This allows us to ditch the driver-private lastclose logic.
>
> Cc: Tomi Valkeinen
> Cc: Rob Clark
> Signed-off-by: Daniel Vetter
>
> --
>
> Untested and atm only applies on top of drm-intel-nightly.
I could give this a try if you point me to a git t
On Tue, Sep 30, 2014 at 01:49:20PM +0200, Daniel Vetter wrote:
> On Tue, Sep 30, 2014 at 02:42:01PM +0300, Tomi Valkeinen wrote:
> > On 06/08/14 11:40, Daniel Vetter wrote:
> > > This allows us to ditch the driver-private lastclose logic.
> > >
> > > Cc: Tomi Valkeinen
> > > Cc: Rob Clark
> > >
On Tue, Sep 30, 2014 at 02:42:01PM +0300, Tomi Valkeinen wrote:
> On 06/08/14 11:40, Daniel Vetter wrote:
> > This allows us to ditch the driver-private lastclose logic.
> >
> > Cc: Tomi Valkeinen
> > Cc: Rob Clark
> > Signed-off-by: Daniel Vetter
> >
> > --
> >
> > Untested and atm only appl
Move rotation property to drm core mode_config. This allows us to ditch
the driver-private lastclose logic.
Cc: Rob Clark
Signed-off-by: Daniel Vetter
Signed-off-by: Tomi Valkeinen
---
drivers/gpu/drm/omapdrm/omap_crtc.c | 4 ++--
drivers/gpu/drm/omapdrm/omap_drv.c | 20 ---
This allows us to ditch the driver-private lastclose logic.
Cc: Tomi Valkeinen
Cc: Rob Clark
Signed-off-by: Daniel Vetter
--
Untested and atm only applies on top of drm-intel-nightly.
---
drivers/gpu/drm/omapdrm/omap_crtc.c | 4 ++--
drivers/gpu/drm/omapdrm/omap_drv.c | 9 ++---
drive