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
Kbuild -rw-r--r-- 445 bytes
armada_drm.h -rw-r--r-- 1.1 KB
drm.h -rw-r--r-- 26.6 KB
drm_fourcc.h -rw-r--r-- 10.7 KB
drm_mode.h -rw-r--r-- 15.4 KB
drm_sarea.h -rw-r--r-- 2.7 KB
exynos_drm.h -rw-r--r-- 8.4 KB
i810_drm.h -rw-r--r-- 9.7 KB
i915_drm.h -rw-r--r-- 34.2 KB
mga_drm.h -rw-r--r-- 12.6 KB
msm_drm.h -rw-r--r-- 8.2 KB
nouveau_drm.h -rw-r--r-- 5.0 KB
omap_drm.h -rw-r--r-- 4.1 KB
qxl_drm.h -rw-r--r-- 4.1 KB
r128_drm.h -rw-r--r-- 9.7 KB
radeon_drm.h -rw-r--r-- 37.5 KB
savage_drm.h -rw-r--r-- 6.9 KB
sis_drm.h -rw-r--r-- 2.5 KB
tegra_drm.h -rw-r--r-- 5.4 KB
via_drm.h -rw-r--r-- 8.2 KB
vmwgfx_drm.h -rw-r--r-- 30.0 KB

back to top