On Mon, Jan 16, 2012 at 7:59 PM, Paulo Zanoni wrote:
> Hi
>
> 2012/1/5 Jakob Bornecrantz :
>> Couldn't this be done by just adding a property instead of a ioctl?
>>
>
> So I've discussed this with Jesse and it seems the best way to turn
> this into a property is to add support for CRTC properties,
2012/1/16 Dave Airlie :
>
> Okay I must have missed the bit where you explain why a connector
> property isn't used?
The registers that contain the rotation information are the pipe
registers and, as far as I understood, each pipe is associated with
only one crtc. We can have more than one connect
2012/1/16 Dave Airlie :
>
> Okay I must have missed the bit where you explain why a connector
> property isn't used?
The registers that contain the rotation information are the pipe
registers and, as far as I understood, each pipe is associated with
only one crtc. We can have more than one connect
On Mon, Jan 16, 2012 at 7:59 PM, Paulo Zanoni wrote:
> Hi
>
> 2012/1/5 Jakob Bornecrantz :
>> Couldn't this be done by just adding a property instead of a ioctl?
>>
>
> So I've discussed this with Jesse and it seems the best way to turn
> this into a property is to add support for CRTC properties,
On Thu, 05 Jan 2012 19:10:43 -0800
Eric Anholt wrote:
> On Thu, 5 Jan 2012 14:16:23 -0200, przan...@gmail.com wrote:
> > From: Paulo Zanoni
> >
> > This ioctl is used to signal the drivers that the screen is rotated,
> > not to make the drivers rotate the screen.
> > - add a driver-specific "
On Thu, 05 Jan 2012 19:10:43 -0800
Eric Anholt wrote:
> On Thu, 5 Jan 2012 14:16:23 -0200, przanoni at gmail.com wrote:
> > From: Paulo Zanoni
> >
> > This ioctl is used to signal the drivers that the screen is rotated,
> > not to make the drivers rotate the screen.
> > - add a driver-specifi