]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel...
authorDave Airlie <airlied@gmail.com>
Wed, 29 Aug 2012 10:09:23 +0000 (20:09 +1000)
committerDave Airlie <airlied@gmail.com>
Wed, 29 Aug 2012 10:09:23 +0000 (20:09 +1000)
commit0e3b15662f6082ccbec3f4b519a7708a0bcd9130
tree6ae8eb255f4ce6da089d8f3a1e19fe706088ce39
parent8601eaefe1b179549a6504c5ec64a36a2afb7d32
parentdbb6e1f521f58d466e397a9490858d7f7b28bfa0
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes

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