Revision df5f4158415b6fc4a2d683c6fdc806be6da176bc authored by Linus Torvalds on 12 June 2015, 00:35:14 UTC, committed by Linus Torvalds on 12 June 2015, 00:35:14 UTC
Pull drm fixes from Dave Airlie:
 "i915 and radeon fixes:

  i915:
      fix for connector oops regression
      DDC probing fix

  radeon:
      two radeon reverts, along with a freeze workaround and a fix"

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
  Revert "drm/radeon: adjust pll when audio is not enabled"
  Revert "drm/radeon: don't share plls if monitors differ in audio support"
  drm/radeon: fix freeze for laptop with Turks/Thames GPU.
  drm/i915: Fix DDC probe for passive adapters
  drm/i915: Properly initialize SDVO analog connectors
2 parent s cff100f + 6e2eb00
History
File Mode Size
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 379 bytes
actions.c -rw-r--r-- 24.3 KB
datapath.c -rw-r--r-- 55.9 KB
datapath.h -rw-r--r-- 5.9 KB
dp_notify.c -rw-r--r-- 2.7 KB
flow.c -rw-r--r-- 18.8 KB
flow.h -rw-r--r-- 8.2 KB
flow_netlink.c -rw-r--r-- 62.2 KB
flow_netlink.h -rw-r--r-- 2.5 KB
flow_table.c -rw-r--r-- 18.6 KB
flow_table.h -rw-r--r-- 2.8 KB
vport-geneve.c -rw-r--r-- 6.8 KB
vport-gre.c -rw-r--r-- 7.2 KB
vport-internal_dev.c -rw-r--r-- 7.1 KB
vport-internal_dev.h -rw-r--r-- 1.0 KB
vport-netdev.c -rw-r--r-- 5.8 KB
vport-netdev.h -rw-r--r-- 1.2 KB
vport-vxlan.c -rw-r--r-- 7.8 KB
vport-vxlan.h -rw-r--r-- 146 bytes
vport.c -rw-r--r-- 16.0 KB
vport.h -rw-r--r-- 7.9 KB

back to top