Opened 5 months ago

Last modified 5 months ago

#9343 new enhancement

intel extreme needs rc6 power downclocking

Reported by: kallisti5 Owned by: axeld
Priority: low Milestone: R1
Component: Drivers/Graphics/intel_extreme Version: R1/Development
Keywords: downclocking power pm rc6 Cc:
Blocked By: Blocking:
Has a Patch: no Platform: All

Description

Generation 6 (SandyBridge) and higer Intel Extreme chipsets can downclock their GPU's to 0 when unused. This adds a huge improvement in battery life on mobile devices.

Attachments (1)

power.cpp (2.4 KB) - added by kallisti5 5 months ago.
rev1

Download all attachments as: .zip

Change History (4)

comment:1 Changed 5 months ago by kallisti5

This can be enabled via an *extremely* long series of register writes in the Xorg i915 driver.

Attaching the work i've done so far.. still imcomplete.

Changed 5 months ago by kallisti5

rev1

comment:2 Changed 5 months ago by kallisti5

a more complete version was commited in hrev45114. I'm leaving this open for now as Urias mentioned testing the changes on SandyBridge looking for regressions.

comment:3 Changed 5 months ago by kallisti5

Note: See TracTickets for help on using tickets.