Revision d22af68bd785fa3cdd1fbf289e0e339f415ab383 authored by Linus Torvalds on 15 August 2014, 23:57:49 UTC, committed by Linus Torvalds on 15 August 2014, 23:57:49 UTC
Pull drm fixes (mostly nouveau) from Dave Airlie:
 "One doc buidling fixes for a file that moved, along with a bunch of
  nouveau fixes, one a build problem on ARM"

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/doc: Refer to proper source file
  drm/nouveau/platform: fix compilation error
  drm/nouveau/gk20a: add LTC device
  drm/nouveau: warn if we fail to re-pin fb on resume
  drm/nouveau/nvif: fix dac load detect method definition
  drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries
  drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0
  drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB
  drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform
  drm/nouveau/bar: behave better if ioremap failed
  drm/nouveau/kms: nouveau_fbcon_accel_fini can be static
  drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
  drm/nouveau/nvif: fix a number of notify thinkos
2 parent s 68ffeca + 2519648
History
File Mode Size
Kconfig -rw-r--r-- 4.1 KB
Makefile -rw-r--r-- 259 bytes
cache.c -rw-r--r-- 8.6 KB
dir.c -rw-r--r-- 34.7 KB
fat.h -rw-r--r-- 13.8 KB
fatent.c -rw-r--r-- 16.5 KB
file.c -rw-r--r-- 11.4 KB
inode.c -rw-r--r-- 47.3 KB
misc.c -rw-r--r-- 7.7 KB
namei_msdos.c -rw-r--r-- 16.6 KB
namei_vfat.c -rw-r--r-- 25.5 KB
nfs.c -rw-r--r-- 7.8 KB

back to top