Display and Graphics Power Saving

line

The latest code is always available from the various Intel graphics driver repositories.

Note: The code is kept in a Git repository, so you will need to use the Git program to check out the code.

Development on display and graphics power-saving features is generally done in experimental branches of the respective upstream repositories. For example, to check out the complete but not yet merged vblank reduction code, use commands like the following:

  • $ git clone git://anongit.freedesktop.org/git/mesa/drm
  • $ cd drm
  • $ git checkout -b vblank-rework --track origin/vblank-rework
From there you can view and modify the code, and send bug fixes or questions to the appropriate mailing list.

To view code directly, you can use the gitweb interfaces at freedesktop.org or kernel.org.


 About | ISN | Intel is a trademark of Intel Corporation in the U.S. and other countries. | * Other names / brands may be claimed as the property of others