git: drm: Add pci_map_page and pci_unmap_page()
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun May 3 12:28:57 PDT 2015
commit 34b686b282e5bf2e34fbea18e762fcf6bd9f3ad2
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun May 3 21:25:28 2015 +0200
drm: Add pci_map_page and pci_unmap_page()
Summary of changes:
.../{linux/io-mapping.h => asm/pci-dma-compat.h} | 18 ++++++++++--------
sys/dev/drm/include/{linux/fb.h => asm/pci.h} | 8 ++++----
sys/dev/drm/include/linux/pci.h | 4 ++++
3 files changed, 18 insertions(+), 12 deletions(-)
copy sys/dev/drm/include/{linux/io-mapping.h => asm/pci-dma-compat.h} (77%)
copy sys/dev/drm/include/{linux/fb.h => asm/pci.h} (93%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/34b686b282e5bf2e34fbea18e762fcf6bd9f3ad2
--
DragonFly BSD source repository
More information about the Commits
mailing list