Dave, Rob's fix for oops on invalidate_caches() and a fix for a performance regression. /Thomas The following changes since commit 45db98e54242f3ae94bdcfbfe754e743252eb168: Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2014-03-07 09:27:22 +1000) are available in the git repository at: git://people.freedesktop.org/~thomash/linux tags/ttm-fixes-3.14-2014-03-12 for you to fetch changes up to 9ef7506f7eff3fc42724269f62e30164c141661f: drm/ttm: don't oops if no invalidate_caches() (2014-03-12 19:53:51 +0100) ---------------------------------------------------------------- Second pull request of 2014-03-12. The first one was requested to be canceled. ---------------------------------------------------------------- Rob Clark (1): drm/ttm: don't oops if no invalidate_caches() Thomas Hellstrom (1): drm/ttm: Work around performance regression with VM_PFNMAP drivers/gpu/drm/ttm/ttm_bo.c | 8 +++++--- drivers/gpu/drm/ttm/ttm_bo_vm.c | 12 +++++++----- 2 files changed, 12 insertions(+), 8 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel