commit | cc7ebb2892197fbf2512063547dfd1702bc936fa | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Dec 18 22:13:13 2012 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jan 08 12:06:49 2013 +0100 |
tree | e668514394c9ea4be4fad23c5339b7d2ab74ff2c | |
parent | 901593f2bf221659a605bdc1dcb11376ea934163 [diff] |
drm/i915: The sprite scaler on Ironlake also support YUV planes This fixes a regression from commit 57779d06367a915ee03e6cb918d7575f0a46e419 Author: Ville Syrjälä <ville.syrjala@linux.intel.com> Date: Wed Oct 31 17:50:14 2012 +0200 drm/i915: Fix display pixel format handling (which even says that they are supported on Ironlake, and then promptly rejects then...) Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>