[PULL] vmwgfx vmwgfx-next-3.13
Thomas Hellstrom
thellstrom at vmware.com
Wed Nov 6 05:33:09 PST 2013
Hi, Dave
Pull request for vmwgfx. Currently just the DMA address stuff.
The following changes since commit 4695b03970df378dcb93fe3e7158381f1e980fa2:
qxl: add a connector property to denote hotplug should rescan modes. (2013-11-06 15:23:26 +1000)
are available in the git repository at:
git://people.freedesktop.org/~thomash/linux vmwgfx-next-3.13
for you to fetch changes up to d92d985177c495aab53c7167f310a7efb1853918:
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages (2013-11-06 03:57:16 -0800)
----------------------------------------------------------------
Thomas Hellstrom (2):
drm/ttm: Enable the dma page pool also for intel IOMMUs
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
drivers/gpu/drm/ttm/Makefile | 6 +-
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 3 +
drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c | 379 ++++++++++++++++++++++++++++--
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 87 ++++++-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 98 +++++++-
drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c | 150 ++++++------
include/drm/ttm/ttm_page_alloc.h | 11 +-
7 files changed, 634 insertions(+), 100 deletions(-)
More information about the dri-devel
mailing list