diff options
author | Eric Anholt <eric@anholt.net> | 2010-02-01 15:02:24 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-02-01 15:02:57 -0800 |
commit | a5846bff27ccd4f148c883177c9516c3f06da4b0 (patch) | |
tree | 3c24ff69a7148757213832dd8a1e21dfd61dc551 /.gitignore | |
parent | 65f1f881b7a4a547c6ebdb75f8bddc99636210b9 (diff) |
intel_gtt: Add intel_gtt from the 2D driver.
We've used it several times in bringing up the AGP driver, so it seems
useful to have aronud.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ tools/intel_decode tools/intel_gpu_dump tools/intel_gpu_time tools/intel_gpu_top +tools/intel_gtt tools/intel_reg_dumper tools/intel_reg_write tools/intel_stepping |