Hi, Dave!
A resource eviction fix, and a fix for compilation / sparse problems from the previous pull.
The following changes since commit d92d985177c495aab53c7167f310a7efb1853918:
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages (2013-11-06 03:57:16 -0800)
are available in the git repository at:
git://people.freedesktop.org/~thomash/linux vmwgfx-next-3.13
for you to fetch changes up to e14cd9536bd11b174a849da91c7a26bbc980330d:
drm/vmwgfx: Fix a couple of compile / sparse warnings and errors (2013-11-12 23:47:32 -0800)
---------------------------------------------------------------- Thomas Hellstrom (2): drm/vmwgfx: Resource evict fixes drm/vmwgfx: Fix a couple of compile / sparse warnings and errors
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 9 ++++++- drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c | 7 +++-- drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 42 +++++++++++++++++++++++++----- 3 files changed, 49 insertions(+), 9 deletions(-)
dri-devel@lists.freedesktop.org