diff options
author | Eric Anholt <eric@anholt.net> | 2009-03-27 12:25:09 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-03-27 12:27:55 -0700 |
commit | fbbf124f8d01365078328910cf9375e08767a57e (patch) | |
tree | ac379444d83e6094f0f43e9baddc816852ffed8a /.gitignore | |
parent | 872713057a7bf02afaab89832d85c0401b4bb510 (diff) |
Port intel_idle from 2D driver as intel_gpu_top with a better interface.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -37,4 +37,5 @@ tests/gem_basic tests/gem_flink tests/gem_mmap tests/gem_readwrite -tools/intel_stepping
\ No newline at end of file +tools/intel_gpu_top +tools/intel_stepping |