From: Alexander Lam
I changed 945's self refresh to work without the need for the driver to
enable/disable self refresh manually based on the idle state of the gpu.
This is much better than enabling/disabling self refresh for various
reasons, including staying in a lower power state for more time
Hi guys,
I bisected down to
commit 450f2b3d51025a1749b694ee13f0e4e23ed58750
Author: Daniel Vetter
Date: Sat Sep 11 23:48:25 2010 +0200
intel-gtt: generic (insert|remove)_entries for g33/i965
Like for the i915.
Signed-off-by: Daniel Vetter
Signed-off-by: Chris Wilson
Befor
On Mon, Jan 10, 2011 at 12:46 PM, Dave Airlie wrote:
> Hi guys,
>
> I bisected down to
>
> commit 450f2b3d51025a1749b694ee13f0e4e23ed58750
> Author: Daniel Vetter
> Date: Sat Sep 11 23:48:25 2010 +0200
>
> intel-gtt: generic (insert|remove)_entries for g33/i965
>
> Like for the i915.
>
>