]> git.baikalelectronics.ru Git - kernel.git/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)
commit53747eca82d99cddb8342b1ade784a63a1b0aa5c
treed102a41ad9bd8ace8edd9b6c2b380fca3d707499
parent926bd11cca5346abf2f77a266e647b46c57166e0
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