* [PULL] vmwgfx vmwgfx-next-3.13
@ 2013-11-06 13:33 Thomas Hellstrom
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Hellstrom @ 2013-11-06 13:33 UTC (permalink / raw)
To: airlied, airlied; +Cc: Thomas Hellstrom, dri-devel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PULL] vmwgfx vmwgfx-next-3.13
@ 2013-11-06 13:45 Thomas Hellstrom
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Hellstrom @ 2013-11-06 13:45 UTC (permalink / raw)
To: airlied, airlied; +Cc: Thomas Hellstrom, dri-devel
Hi, Dave
Pull requst for TTM.
- A couple of fixes that never made it into fixes-3.12
- Make NO_EVICT bo's available for shrinkers when on delayed-delete list
- Allow retrying page-faults that need to wait for GPU.
/Thomas
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 ttm-next-3.13
for you to fetch changes up to 59c8e66378fb78adbcd05f0d09783dde6fef282b:
drm/ttm: Fix memory type compatibility check (2013-11-06 04:36:22 -0800)
----------------------------------------------------------------
Jakob Bornecrantz (1):
drm/ttm: Handle in-memory region copies
Thomas Hellstrom (4):
drm/ttm: Allow vm fault retries
drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction
drm/ttm: Fix ttm_bo_move_memcpy
drm/ttm: Fix memory type compatibility check
drivers/gpu/drm/ttm/ttm_bo.c | 46 +++++++++++++++++++--------
drivers/gpu/drm/ttm/ttm_bo_util.c | 30 +++++++++++-------
drivers/gpu/drm/ttm/ttm_bo_vm.c | 62 ++++++++++++++++++++++++++++++-------
3 files changed, 102 insertions(+), 36 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-06 13:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 13:45 [PULL] vmwgfx vmwgfx-next-3.13 Thomas Hellstrom
-- strict thread matches above, loose matches on Subject: below --
2013-11-06 13:33 Thomas Hellstrom
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox