History log of /drivers/gpu/drm/gma500/oaktrail_lvds.c
Revision Date Author Comments
cc2e991c1564c952fd21f850db8d4a8f43847c09 08-Mar-2012 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> gma500: oaktrail_lvds_init() drop unused variable

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
648a8e342c5a754bdc62f003d3af90507c1abfde 08-Mar-2012 Alan Cox <alan@linux.intel.com> gma500: now move the Oaktrail save state into its own structure

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
e2e022ec51a7e85ce4352a53fde1cd11d58e151a 20-Dec-2011 Alan Cox <alan@linux.intel.com> gma500/oaktrail: panel display quality fix

The GCT setup was used on Moorestown. The Oaktrail version uses a normal PC
interface. That means we must also honour the dither info from the BIOS
data.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
5d3852dcabacc918f8c1428171513b6d618221fd 20-Dec-2011 Alan Cox <alan@linux.intel.com> gma500: Oaktrail fixes

The move to connectors breaks Oaktrail again if we have memory poisoning
enabled. Fix this.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
9bd81acdb648509dbbc32d4da0477c9fae0d6a73 19-Dec-2011 Patrik Jakobsson <patrik.r.jakobsson@gmail.com> gma500: Convert Oaktrail to work with new output handling

Replace psb_intel_output with psb_intel_encoder and psb_intel_connector

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
[Changed Moorestown reference to Oaktrail]
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1b22edfd6efd02b6cb9cfe3389ed54731abb3a45 29-Nov-2011 Alan Cox <alan@linux.intel.com> gma500: Oaktrail BIOS handling

Now that we pull the right BIOS data out of the hat we need to use it when
doing our panel setup.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1b082ccf5901108d3acd860a73d8c0442556c0bb 03-Nov-2011 Alan Cox <alan@linux.intel.com> gma500: Add Oaktrail support

Oaktrail (GMA600) is found on some tablet/slate PC type systems. It's a bit
different to the GMA500 but similar enough it makes sense to plug it into
the same driver.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>