drm/i915/gen9: fix typo when setting up the crtc scaler
authorImre Deak <imre.deak@intel.com>
Tue, 23 Jun 2015 17:40:27 +0000 (20:40 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 23 Jun 2015 22:22:39 +0000 (00:22 +0200)
This typo lead to the crtc scaler getting enabled incorrectly and an
evantual state checker mismatch about the scaler_id.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found