]> git.karo-electronics.de Git - karo-tx-linux.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)
commitefc2924e733631a64c0afed8dbba2741d186998c
treee3f73896fccfaa3c4790758efa08e67f73f173ee
parent56299378726d5f2ba8d3c8cbbd13cb280ba45e4f
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