lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 21 Jun 2011 12:18:51 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Christian Gmeiner <christian.gmeiner@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: gma500: Whats needed to add support for 8086:4108

On Tue, 21 Jun 2011 12:50:57 +0200
Christian Gmeiner <christian.gmeiner@...il.com> wrote:

> Hi community,
> 
> I am trying to get linux with X11 running on a system with a
> 
> VGA compatible controller [0300]: Intel Corporation Atom Processor
> E6xx Integrated Graphics Controller [8086:4108] (rev 03)
> 
> I had a quick look at the gma500 driver, but it does not support this
> device. So whats needed to add support for my device
> in the gma500 driver? I am not sure if I simply can add the my device
> id to the driver without breaking my the graphics controller.

The various GMA500/600 type devices are all pretty similar at the
GTT/memory/PCI layer so the chances are it'll mostly work. How well it
works will depend in detail upon the videout output side of your hardware
platform and how much the E600 differs from Moorestown/Oaktrail. In
particular if you have a MIPI output then it'll need a fair bit of work.

I've not seen any Linux drivers with the non-free userspace for the E600
yet and until those appear there are no kernel bits to work from to drop
into the gma500 driver.

I'd take it up with your board vendor and Intel see what their plans are.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ