On Wed, Sep 7, 2016 at 5:02 PM, Christophe Fergeau
wrote:
> Hey,
>
>
> On Wed, Sep 07, 2016 at 04:10:41PM +0300, Sameeh Jubran wrote:
> > The driver determines operation mode
> > (QXL or VGA) by checking device hardware
> > ids including revision id field.
> >
> > Without this patch driver operat
Hey,
On Wed, Sep 07, 2016 at 04:10:41PM +0300, Sameeh Jubran wrote:
> The driver determines operation mode
> (QXL or VGA) by checking device hardware
> ids including revision id field.
>
> Without this patch driver operates in VGA
> mode for all revisions other than 4.
>
> This patch makes driv
The driver determines operation mode
(QXL or VGA) by checking device hardware
ids including revision id field.
Without this patch driver operates in VGA
mode for all revisions other than 4.
This patch makes driver operate in QXL
mode revision 4 and newer devices.
Signed-off-by: Sameeh Jubran
Si