History log of /drivers/gpu/drm/gma500/psb_intel_drv.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a12d6a078e47e244a476b67c3f4b6ca03c138a99 19-Dec-2011 Patrik Jakobsson <patrik.r.jakobsson@gmail.com> gma500: Convert Cedarview to work with new output handling

Replace psb_intel_output with psb_intel_encoder and psb_intel_connector.
Things will need to be cleaned up and tested so consider this an initial
patch for Cedarview.

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/drivers/gpu/drm/gma500/psb_intel_drv.h
5736995b473b8853d5ee048c7dfb9c1d20ebf0ea 19-Dec-2011 Patrik Jakobsson <patrik.r.jakobsson@gmail.com> gma500: Replace SDVO code with slightly modified version from i915

Our current SDVO implementation is not working properly, so replace it with
a modified version of the i915. Further testing and debugging is needed to make
sure we can handle the different SDVO setups and wiring.

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/drivers/gpu/drm/gma500/psb_intel_drv.h
5c0c1d50d7ba7a678b7d6e2c4f2ff31edafb1067 19-Dec-2011 Patrik Jakobsson <patrik.r.jakobsson@gmail.com> gma500: Add support for Intel GMBUS

Before we integrate the new SDVO code we need GMBUS support

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/drivers/gpu/drm/gma500/psb_intel_drv.h
352b16a0e16eb29fd268dafab7816bf85bfc4d21 19-Dec-2011 Patrik Jakobsson <patrik.r.jakobsson@gmail.com> gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/drivers/gpu/drm/gma500/psb_intel_drv.h
75e9d019d5625032b708576e02e025c79e04ae44 19-Dec-2011 Patrik Jakobsson <patrik.r.jakobsson@gmail.com> gma500: Initial support for our encoder and connector structs

First step towards adding i915 alike encoder and connector abstractions. This
will make life easier when adding i915 output code into our driver. It also
removes the old psb_intel_output struct.

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/drivers/gpu/drm/gma500/psb_intel_drv.h
89c78134cc54dff016c83367912eb055637fa50c 03-Nov-2011 Alan Cox <alan@linux.intel.com> gma500: Add Poulsbo support

This provides the specific code for Poulsbo, some of which is also used for
the later chipsets. We support the GTT, the 2D engine (for console), and
the display setup/management. We do not support 3D or the video overlays.

In theory enough public info is available to do the video overlay work
but that represents a large task.

Framebuffer X will run nicely with this but do *NOT* use the VESA X
server at the same time as KMS. With a Dell mini 10 things like Xfce4 are
nice and usable even when compositing as the CPU has a good path to the
memory.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/drivers/gpu/drm/gma500/psb_intel_drv.h