[PATCH 00/11] drm/gma500: Minnowboard support
Patrik Jakobsson
patrik.r.jakobsson at gmail.com
Fri Nov 8 18:07:47 PST 2013
This set of patches add the pieces needed to get SDVO running on the
Minnowboard. The Minnowboard has a special PCI device with it's own io
that needs to be programmed in addition to the usual places when
dealing with SDVO. The SDVO changes have been tested on Poulsbo and
should cause no problems. Oaktrail on the other hand might be affected
by LVDS and watermark changes.
Patrik Jakobsson (11):
drm/gma500: Add chip specific sdvo masks
drm/gma500: Add support for aux pci vdc device
drm/gma500: Add aux device support for gmbus
drm/gma500/mrst: Add SDVO clock calculation
drm/gma500/mrst: Add aux register writes when programming pipe
drm/gma500/mrst: Properly route oaktrail hdmi hooks
drm/gma500/mrst: Add aux register writes to SDVO
drm/gma500/mrst: Replace WMs and chickenbits with values from EMGD
drm/gma500/mrst: Setup GMBUS for oaktrail/mrst
drm/gma500/mrst: Don't blindly guess a mode for LVDS
drm/gma500/mrst: Add SDVO to output init
drivers/gpu/drm/gma500/cdv_device.c | 1 +
drivers/gpu/drm/gma500/framebuffer.c | 2 +-
drivers/gpu/drm/gma500/intel_gmbus.c | 90 ++++---
drivers/gpu/drm/gma500/oaktrail_crtc.c | 433 +++++++++++++++++++------------
drivers/gpu/drm/gma500/oaktrail_device.c | 6 +
drivers/gpu/drm/gma500/oaktrail_lvds.c | 30 +--
drivers/gpu/drm/gma500/psb_device.c | 1 +
drivers/gpu/drm/gma500/psb_drv.c | 32 ++-
drivers/gpu/drm/gma500/psb_drv.h | 49 +++-
drivers/gpu/drm/gma500/psb_intel_sdvo.c | 59 +++--
10 files changed, 447 insertions(+), 256 deletions(-)
--
1.8.3.2
More information about the dri-devel
mailing list