]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
authorDave Airlie <airlied@redhat.com>
Sun, 10 Nov 2013 21:25:33 +0000 (07:25 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 10 Nov 2013 21:25:33 +0000 (07:25 +1000)
commitc8dff0f8efec0e738eb5f75458bae04e0c13cffc
tree5b50ea717d86049a1b2bc99ecb82c9fe140a4714
parentdea91b585a60332ec03fac28e3da361bfca9b820
parent0a95ef06028c8901c3afb1197569f2fde3b19540
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next

SDVO support for minnowboard

* 'gma500-next' of git://github.com/patjak/drm-gma500:
  drm/gma500/mrst: Add SDVO to output init
  drm/gma500/mrst: Don't blindly guess a mode for LVDS
  drm/gma500/mrst: Setup GMBUS for oaktrail/mrst
  drm/gma500/mrst: Replace WMs and chickenbits with values from EMGD
  drm/gma500/mrst: Add aux register writes to SDVO
  drm/gma500/mrst: Properly route oaktrail hdmi hooks
  drm/gma500/mrst: Add aux register writes when programming pipe
  drm/gma500/mrst: Add SDVO clock calculation
  drm/gma500: Add aux device support for gmbus
  drm/gma500: Add support for aux pci vdc device
  drm/gma500: Add chip specific sdvo masks
  drm/gma500: Add Minnowboard to the IS_MRST() macro