linux/drivers/gpu/drm/ttm
Francisco Jerez f0e2f38bef drm/ttm: fix caching problem on non-PAT systems.
http://bugzilla.kernel.org/show_bug.cgi?id=15328

This fixes a serious regression on AGP/non-PAT systems, where
pages were ending up in the wrong state and slowing down the
whole system.

[airlied: taken this from the bug as the other option is to revert
the change which caused it].

Tested-by: John W. Linville (in bug).
Signed-off-by: Dave Airlie <airlied@redhat.com>
2010-02-20 07:30:15 +10:00
..
Makefile
ttm_agp_backend.c
ttm_bo.c drm/ttm: Fix a bug occuring when validating a buffer object in a range. 2010-02-15 11:19:14 +10:00
ttm_bo_util.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-02-01 10:46:49 -08:00
ttm_bo_vm.c
ttm_execbuf_util.c
ttm_global.c
ttm_lock.c
ttm_memory.c
ttm_module.c
ttm_object.c
ttm_tt.c drm/ttm: fix caching problem on non-PAT systems. 2010-02-20 07:30:15 +10:00