]> Pileus Git - ~andy/linux/commit
ttm: export functions to allow qxl do its own iomapping
authorDave Airlie <airlied@gmail.com>
Tue, 22 Jan 2013 03:56:04 +0000 (13:56 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 12 Apr 2013 03:50:46 +0000 (13:50 +1000)
commitafe6804c045fbd69a1b75c681107b5d6df9190de
treed102a41ad9bd8ace8edd9b6c2b380fca3d707499
parent97d103311aab2c652ef37bc3cd157e701057e535
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>
drivers/gpu/drm/ttm/ttm_bo_util.c
include/drm/ttm/ttm_bo_driver.h