Revision 8f4ce072bf4b65f47dada7e74e3d95cc900866b2 authored by Linus Torvalds on 20 June 2015, 20:54:22 UTC, committed by Linus Torvalds on 20 June 2015, 20:54:22 UTC
Pull drm fixes from Dave Airlie:
 "A smattering of fixes,

  mgag200:
      don't accept modes that aren't aligned properly as hw can't do it

  i915:
      two regression fixes

  radeon:
      one query to allow userspace fixes
      one oops fixer for older hw with new options enabled"

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/radeon: don't probe MST on hw we don't support it on
  drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
  drm/mgag200: Reject non-character-cell-aligned mode widths
  Revert "drm/i915: Don't skip request retirement if the active list is empty"
  drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
2 parent s bb16140 + fcee3c7
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