drm/i915: Remove ironlake rc6 support
authorJohn Harrison <John.C.Harrison@Intel.com>
Thu, 5 Mar 2015 14:03:03 +0000 (14:03 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Mar 2015 21:29:59 +0000 (22:29 +0100)
commita561165493e5fec2f74bd3ae0577ed659e44ab7f
tree88bf248f354dbfa9cdc57e9831f47beef84d1683
parent0d703d4e5d7094e77186d09619548de42be9b493
drm/i915: Remove ironlake rc6 support

Apparently, this has never worked reliably and is currently disabled. Also, the
gains are not particularly impressive. Thus rather than try to keep unused code
from decaying and having to update it for other driver changes, it was decided
to simply remove it.

For: VIZ-5115
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_pm.c