Revision 7279d7cb529b083d26d59b0ef9e369e5fd1e2332 authored by Linus Torvalds on 16 November 2012, 15:32:32 UTC, committed by Linus Torvalds on 16 November 2012, 15:32:32 UTC
Pull drm fixes from Dave Airlie:
 "All pretty normal: one TTM oops fix, one radeon, a few intel and a
  vmwgfx fix."

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/ttm: remove unneeded preempt_disable/enable
  ttm: Clear the ttm page allocated from high memory zone correctly
  vmwgfx: return an -EFAULT if copy_to_user() fails
  drm/radeon: fix logic error in atombios_encoders.c
  drm/i915: do not ignore eDP bpc settings from vbt
  drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures
  drm/i915/crt: fix DPMS standby and suspend mode handling
2 parent s e057aad + 6f75511
History
File Mode Size
Kconfig -rw-r--r-- 3.8 KB
Makefile -rw-r--r-- 216 bytes
attach.c -rw-r--r-- 46.9 KB
build.c -rw-r--r-- 42.9 KB
cdev.c -rw-r--r-- 24.7 KB
debug.c -rw-r--r-- 13.2 KB
debug.h -rw-r--r-- 5.7 KB
eba.c -rw-r--r-- 38.5 KB
fastmap.c -rw-r--r-- 37.4 KB
gluebi.c -rw-r--r-- 14.3 KB
io.c -rw-r--r-- 41.6 KB
kapi.c -rw-r--r-- 22.9 KB
misc.c -rw-r--r-- 4.5 KB
ubi-media.h -rw-r--r-- 20.4 KB
ubi.h -rw-r--r-- 32.7 KB
upd.c -rw-r--r-- 12.7 KB
vmt.c -rw-r--r-- 23.0 KB
vtbl.c -rw-r--r-- 23.8 KB
wl.c -rw-r--r-- 55.6 KB

back to top