Searched hist:"88271 da3f3da75d6eaef5e768c82a1627edf7088" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_suspend.c | diff 88271da3f3da75d6eaef5e768c82a1627edf7088 Wed Jan 05 14:01:24 CST 2011 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: re-enable rc6 support for Ironlake+
Re-enable rc6 support on Ironlake for power savings. Adds a debugfs file to check current RC state, adds a missing workaround for Ironlake MI_SET_CONTEXT instructions, and renames MCHBAR_RENDER_STANDBY to RSTDBYCTL to match the docs.
Keep RC6 and the power context disabled on pre-ILK. It only seems to hang and doesn't save any power.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
|
H A D | i915_debugfs.c | diff 88271da3f3da75d6eaef5e768c82a1627edf7088 Wed Jan 05 14:01:24 CST 2011 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: re-enable rc6 support for Ironlake+
Re-enable rc6 support on Ironlake for power savings. Adds a debugfs file to check current RC state, adds a missing workaround for Ironlake MI_SET_CONTEXT instructions, and renames MCHBAR_RENDER_STANDBY to RSTDBYCTL to match the docs.
Keep RC6 and the power context disabled on pre-ILK. It only seems to hang and doesn't save any power.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
|
H A D | i915_reg.h | diff 88271da3f3da75d6eaef5e768c82a1627edf7088 Wed Jan 05 14:01:24 CST 2011 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: re-enable rc6 support for Ironlake+
Re-enable rc6 support on Ironlake for power savings. Adds a debugfs file to check current RC state, adds a missing workaround for Ironlake MI_SET_CONTEXT instructions, and renames MCHBAR_RENDER_STANDBY to RSTDBYCTL to match the docs.
Keep RC6 and the power context disabled on pre-ILK. It only seems to hang and doesn't save any power.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
|