drm/i915: there's no cxsr on ilk
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 30 May 2012 15:15:45 +0000 (17:15 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 31 May 2012 07:29:42 +0000 (09:29 +0200)
commite5153dc09c2be01670c6dce7ac6a454f23d5c2b6
tree1fdd6994a4664fc49bc3a75087311309d6fca690
parent9d9740f099f2eaf309c4c9cbc0d732507140db28
drm/i915: there's no cxsr on ilk

Already discovered in

commit 5a117db77e47e3946d1aaa7ce8deafafd9d76746
Author: Eugeni Dodonov <eugeni.dodonov@intel.com>
Date:   Thu Jan 5 09:34:29 2012 -0200

    drm/i915: there is no pipe CxSR on ironlake

but we've failed to rip out the code from the ironlake specific code.

Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c