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
power
regmap
Kconfig -rw-r--r-- 9.9 KB
Makefile -rw-r--r-- 827 bytes
attribute_container.c -rw-r--r-- 12.0 KB
base.h -rw-r--r-- 4.8 KB
bus.c -rw-r--r-- 31.7 KB
class.c -rw-r--r-- 15.1 KB
core.c -rw-r--r-- 50.2 KB
cpu.c -rw-r--r-- 8.2 KB
dd.c -rw-r--r-- 15.5 KB
devres.c -rw-r--r-- 17.0 KB
devtmpfs.c -rw-r--r-- 8.7 KB
dma-buf.c -rw-r--r-- 13.6 KB
dma-coherent.c -rw-r--r-- 6.0 KB
dma-contiguous.c -rw-r--r-- 10.0 KB
dma-mapping.c -rw-r--r-- 6.6 KB
driver.c -rw-r--r-- 5.9 KB
firmware.c -rw-r--r-- 614 bytes
firmware_class.c -rw-r--r-- 17.8 KB
hypervisor.c -rw-r--r-- 544 bytes
init.c -rw-r--r-- 714 bytes
isa.c -rw-r--r-- 3.7 KB
map.c -rw-r--r-- 3.3 KB
memory.c -rw-r--r-- 16.8 KB
module.c -rw-r--r-- 1.9 KB
node.c -rw-r--r-- 17.6 KB
platform.c -rw-r--r-- 28.7 KB
soc.c -rw-r--r-- 4.1 KB
syscore.c -rw-r--r-- 3.0 KB
topology.c -rw-r--r-- 5.2 KB
transport_class.c -rw-r--r-- 9.4 KB

back to top