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
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 573 bytes
README -rw-r--r-- 956 bytes
TODO -rw-r--r-- 96 bytes
bcma_private.h -rw-r--r-- 2.5 KB
core.c -rw-r--r-- 2.9 KB
driver_chipcommon.c -rw-r--r-- 4.2 KB
driver_chipcommon_nflash.c -rw-r--r-- 412 bytes
driver_chipcommon_pmu.c -rw-r--r-- 15.0 KB
driver_chipcommon_sflash.c -rw-r--r-- 418 bytes
driver_gmac_cmn.c -rw-r--r-- 275 bytes
driver_mips.c -rw-r--r-- 6.6 KB
driver_pci.c -rw-r--r-- 7.5 KB
driver_pci_host.c -rw-r--r-- 16.6 KB
host_pci.c -rw-r--r-- 7.3 KB
host_soc.c -rw-r--r-- 3.6 KB
main.c -rw-r--r-- 9.4 KB
scan.c -rw-r--r-- 14.1 KB
scan.h -rw-r--r-- 1.7 KB
sprom.c -rw-r--r-- 19.7 KB

README

back to top