Per usual, I've forgotten all the cc's ... I really need to script this, I'm too dumb to remember. -Daniel
On Wed, Aug 29, 2012 at 10:29:43AM +0200, Daniel Vetter wrote:
Hi Dave,
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.
Otherwise nothing outstanding afaik, things are as boring as they should be ;-)
Cheers, Daniel
The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:
Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)
are available in the git repository at:
git://people.freedesktop.org/~danvet/drm-intel drm-intel-fixes
for you to fetch changes up to a51d4ed01e5bb39d2cf36a12f9976ab08872c192:
i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard (2012-08-24 14:40:09 +0200)
Calvin Walton (1): i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
Chris Wilson (1): drm/i915: Use the correct size of the GTT for placing the per-process entries
Vijay Purushothaman (1): drm/i915: fix color order for BGR formats on IVB
Xu, Anhua (1): drm/i915: fix wrong order of parameters in port checking functions
drivers/gpu/drm/i915/i915_gem_gtt.c | 2 +- drivers/gpu/drm/i915/intel_display.c | 12 ++++++------ drivers/gpu/drm/i915/intel_lvds.c | 8 ++++++++ drivers/gpu/drm/i915/intel_sprite.c | 4 ++-- 4 files changed, 17 insertions(+), 9 deletions(-) -- Daniel Vetter Mail: daniel@ffwll.ch Mobile: +41 (0)79 365 57 48