]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: Ivybridge is the odd one when it comes to pipe scalers
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 25 Apr 2013 14:15:00 +0000 (15:15 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 25 Apr 2013 14:32:47 +0000 (16:32 +0200)
commitd49f70915c07c1a313e459d23fad61ddbeeb1bae
tree6ed5f1490e34bce93e1d8bf842c21e7c7fa0dd6a
parent35ffda4883a8d3f75632d7389dc96a25640033f0
drm/i915: Ivybridge is the odd one when it comes to pipe scalers

Between ivb, hsw and vlv, only Ivybridge has sprites with scaling
capabilities.

Also make max_downscale coherent with that.

v2: Rebase on top of the recent ivb/vlv/hsw sprite scaling fixes.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> (v1)
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_sprite.c