commit | afe6804c045fbd69a1b75c681107b5d6df9190de | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@gmail.com> | Tue Jan 22 13:56:04 2013 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Apr 12 13:50:46 2013 +1000 |
tree | d102a41ad9bd8ace8edd9b6c2b380fca3d707499 | |
parent | 97d103311aab2c652ef37bc3cd157e701057e535 [diff] |
ttm: export functions to allow qxl do its own iomapping qxl wants to use io mapping like i915 gem does, for now just export the symbols so the driver can implement atomic page maps using io mapping. Signed-off-by: Dave Airlie <airlied@redhat.com>