commit | 276c07d8855f748c043dfe3ab8c4da954ba0fe1e | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Nov 13 13:52:04 2008 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Nov 13 13:52:04 2008 -0800 |
tree | a76198a778eaa7eb1dabc7c24fdeefce44d57d16 | |
parent | 930c0e7cf4f4776f7a69e7acc6fedeed7addb235 [diff] |
libdrm: add support for i915 GTT mapping ioctl Add a drm_intel_gem_bo_map_gtt() function for mapping a buffer object through the aperture rather than directly to its CPU cacheable memory.