mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
18b2190ca5
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 and
avoiding the need for cpu cycles.
This was originally done manually to workaround issues with the hardware
hanging. However, since
|
||
---|---|---|
.. | ||
drm | ||
stub | ||
vga | ||
Makefile |