Hi, Daniel Vetter and Chris Wilson noticed that the latest rc6 patches went missing in the latest drm merge requests. So I updated them to the latest Linus' tree, and improved the description a bit. Those settings have received a huge testing on Ubuntu (thanks a lot Canonical!!), and so far it looks like they solve all the known issues on SNB with RC6 which were out there for the past months. However, one can never be too sure, so the earlier we get them in the main kernel, the earlier we'll find out if there are still some bugs in the wild (with any luck, there won't be any). And with this, we'll complete the lets-try-rc6-by-default-one-more-time saga. Eugeni Dodonov (2): drm/i915: allow to select rc6 modes via kernel parameter drm/i915: enable plain RC6 on Sandy Bridge by default drivers/gpu/drm/i915/i915_drv.c | 6 +++++- drivers/gpu/drm/i915/i915_drv.h | 21 +++++++++++++++++++++ drivers/gpu/drm/i915/intel_display.c | 28 ++++++++++++++++++++-------- 3 files changed, 46 insertions(+), 9 deletions(-) -- 1.7.9.4