[PATCH 00/23] Nokia N950 display support

2016-03-28 Thread Emil Velikov
Hi Sebastian, On 9 March 2016 at 17:09, Sebastian Reichel wrote: > Hi Emil, > > On Wed, Mar 09, 2016 at 04:19:48PM +, Emil Velikov wrote: >> Hi Sebastian, >> >> On 8 March 2016 at 16:39, Sebastian Reichel wrote: >> >> > arch/arm/boot/dts/omap3-n950-n9.dtsi| 72 + >> > a

[PATCH 00/23] Nokia N950 display support

2016-03-09 Thread Aaro Koskinen
Hi, On Tue, Mar 08, 2016 at 09:45:11PM +0100, Sebastian Reichel wrote: > On Tue, Mar 08, 2016 at 08:39:08PM +0200, Aaro Koskinen wrote: > > On Tue, Mar 08, 2016 at 05:39:32PM +0100, Sebastian Reichel wrote: > > > This series adds support for the Nokia N950 display. > > > Since the panel is using D

[PATCH 00/23] Nokia N950 display support

2016-03-09 Thread Tomi Valkeinen
On 09/03/16 18:19, Emil Velikov wrote: > Hi Sebastian, > > On 8 March 2016 at 16:39, Sebastian Reichel wrote: > >> arch/arm/boot/dts/omap3-n950-n9.dtsi| 72 + >> arch/arm/boot/dts/omap3-n950.dts| 71 + > Just a friendly reminder that updating these

[PATCH 00/23] Nokia N950 display support

2016-03-09 Thread Sebastian Reichel
Hi Emil, On Wed, Mar 09, 2016 at 04:19:48PM +, Emil Velikov wrote: > Hi Sebastian, > > On 8 March 2016 at 16:39, Sebastian Reichel wrote: > > > arch/arm/boot/dts/omap3-n950-n9.dtsi| 72 + > > arch/arm/boot/dts/omap3-n950.dts| 71 + > Just a frie

[PATCH 00/23] Nokia N950 display support

2016-03-09 Thread Emil Velikov
On 9 March 2016 at 16:24, Tomi Valkeinen wrote: > On 09/03/16 18:19, Emil Velikov wrote: >> Hi Sebastian, >> >> On 8 March 2016 at 16:39, Sebastian Reichel wrote: >> >>> arch/arm/boot/dts/omap3-n950-n9.dtsi| 72 + >>> arch/arm/boot/dts/omap3-n950.dts| 71 +++

[PATCH 00/23] Nokia N950 display support

2016-03-09 Thread Emil Velikov
Hi Sebastian, On 8 March 2016 at 16:39, Sebastian Reichel wrote: > arch/arm/boot/dts/omap3-n950-n9.dtsi| 72 + > arch/arm/boot/dts/omap3-n950.dts| 71 + Just a friendly reminder that updating these and one will have to keep the driver backwards compa

[PATCH 00/23] Nokia N950 display support

2016-03-09 Thread Sebastian Reichel
Hi, On Wed, Mar 09, 2016 at 09:10:28AM +0200, Tomi Valkeinen wrote: > Hmm there's only so called DMA rotation, which shouldn't work. It's only > meant for really small displays, when the framebuffer is in SRAM. So I'm > a bit baffled as to what rotation you are using and why is it working =). > >

[PATCH 00/23] Nokia N950 display support

2016-03-09 Thread Tomi Valkeinen
On 08/03/16 22:45, Sebastian Reichel wrote: > Hi, > > On Tue, Mar 08, 2016 at 08:39:08PM +0200, Aaro Koskinen wrote: >> On Tue, Mar 08, 2016 at 05:39:32PM +0100, Sebastian Reichel wrote: >>> This series adds support for the Nokia N950 display. >>> Since the panel is using DSI command mode, it invo

[PATCH 00/23] Nokia N950 display support

2016-03-08 Thread Sebastian Reichel
Hi, On Tue, Mar 08, 2016 at 08:39:08PM +0200, Aaro Koskinen wrote: > On Tue, Mar 08, 2016 at 05:39:32PM +0100, Sebastian Reichel wrote: > > This series adds support for the Nokia N950 display. > > Since the panel is using DSI command mode, it involves > > adding support for manually updated displa

[PATCH 00/23] Nokia N950 display support

2016-03-08 Thread Aaro Koskinen
Hi, On Tue, Mar 08, 2016 at 05:39:32PM +0100, Sebastian Reichel wrote: > This series adds support for the Nokia N950 display. > Since the panel is using DSI command mode, it involves > adding support for manually updated displays to > omapdrm. Works OK, but the picture seems to be upside down? Al

[PATCH 00/23] Nokia N950 display support

2016-03-08 Thread Sebastian Reichel
Hi, This series adds support for the Nokia N950 display. Since the panel is using DSI command mode, it involves adding support for manually updated displays to omapdrm. The following patches, that are based on 4.5-rc7 were tested with fbcon and Xorg (from Debian sid) on the N950. -- Sebastian S