]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0ca65630fa865e39d899ebe299dc02cd6b37286b
treee3f73896fccfaa3c4790758efa08e67f73f173ee
parentfc50c42d11f31722e9736a2d9b0bde0bffd02f71
drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)

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>
drivers/gpu/drm/i915/intel_display.c