mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>