drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)
authorKeith Packard <keithp@keithp.com>
Tue, 7 Jun 2011 00:12:49 +0000 (17:12 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 21 Jun 2011 17:57:05 +0000 (10:57 -0700)
This change got placed in the ironlake path instead of the 9xx path
during a recent code shuffle.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found