https://github.com/torvalds/linux
Revision 84f720ecba6716d198b21936d1bf6253e8ab42a1 authored by Dave Airlie on 29 August 2012, 10:09:23 UTC, committed by Dave Airlie on 29 August 2012, 10:09:23 UTC
Daniel writes:

"Just a few smaller things:
- Fix up a pipe vs. plane confusion from a refactoring, fixes a regression
  from 3.1 (Anhua Xu).
- Fix ivb sprite pixel formats (Vijay).
- Fixup ppgtt pde placement for machines where the Bios artifically limits
  the availbale gtt space in the name of ... product differentiation
  (Chris). This fixes an oops.
- Yet another no_lvds quirk entry."

* 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel:
  i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
  drm/i915: Use the correct size of the GTT for placing the per-process entries
  drm/i915: fix color order for BGR formats on IVB
  drm/i915: fix wrong order of parameters in port checking functions
2 parent s f08859a + a51d4ed
History
Tip revision: 84f720ecba6716d198b21936d1bf6253e8ab42a1 authored by Dave Airlie on 29 August 2012, 10:09:23 UTC
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
Tip revision: 84f720e
File Mode Size
.gitignore -rw-r--r-- 88 bytes
Kconfig -rw-r--r-- 14.1 KB
Makefile -rw-r--r-- 981 bytes
adummy.c -rw-r--r-- 4.0 KB
ambassador.c -rw-r--r-- 66.3 KB
ambassador.h -rw-r--r-- 15.8 KB
atmtcp.c -rw-r--r-- 11.4 KB
eni.c -rw-r--r-- 61.3 KB
eni.h -rw-r--r-- 4.6 KB
firestream.c -rw-r--r-- 54.2 KB
firestream.h -rw-r--r-- 14.7 KB
fore200e.c -rw-r--r-- 88.7 KB
fore200e.h -rw-r--r-- 38.6 KB
he.c -rw-r--r-- 76.7 KB
he.h -rw-r--r-- 19.8 KB
horizon.c -rw-r--r-- 83.9 KB
horizon.h -rw-r--r-- 16.7 KB
idt77105.c -rw-r--r-- 11.4 KB
idt77105.h -rw-r--r-- 3.7 KB
idt77252.c -rw-r--r-- 89.7 KB
idt77252.h -rw-r--r-- 33.6 KB
idt77252_tables.h -rw-r--r-- 44.9 KB
iphase.c -rw-r--r-- 108.0 KB
iphase.h -rw-r--r-- 54.9 KB
lanai.c -rw-r--r-- 81.5 KB
midway.h -rw-r--r-- 7.5 KB
nicstar.c -rw-r--r-- 75.4 KB
nicstar.h -rw-r--r-- 22.9 KB
nicstarmac.c -rw-r--r-- 6.0 KB
nicstarmac.copyright -rw-r--r-- 2.7 KB
solos-attrlist.c -rw-r--r-- 2.2 KB
solos-pci.c -rw-r--r-- 34.4 KB
suni.c -rw-r--r-- 9.8 KB
suni.h -rw-r--r-- 9.7 KB
tonga.h -rw-r--r-- 694 bytes
uPD98401.h -rw-r--r-- 11.7 KB
uPD98402.c -rw-r--r-- 6.5 KB
uPD98402.h -rw-r--r-- 4.4 KB
zatm.c -rw-r--r-- 43.4 KB
zatm.h -rw-r--r-- 3.5 KB
zeprom.h -rw-r--r-- 944 bytes

back to top