|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] No need for wbinvd patches in agp driver in unstable tre
ChangeSet 1.1345, 2005/03/16 10:05:37+00:00, kaf24@xxxxxxxxxxxxxxxxxxxx
No need for wbinvd patches in agp driver in unstable tree.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
agpgart.patch | 17 -----------------
1 files changed, 17 deletions(-)
diff -Nru a/patches/linux-2.6.11/agpgart.patch
b/patches/linux-2.6.11/agpgart.patch
--- a/patches/linux-2.6.11/agpgart.patch 2005-03-16 06:03:16 -05:00
+++ b/patches/linux-2.6.11/agpgart.patch 2005-03-16 06:03:16 -05:00
@@ -350,22 +350,3 @@
for (i = 0; i < num_entries; i++) {
agp_bridge->gatt_table[i] =
-diff -rup pristine-linux-2.6.11/include/asm-i386/agp.h
linux-2.6.11/include/asm-i386/agp.h
---- pristine-linux-2.6.11/include/asm-i386/agp.h 2005-03-02
07:37:31.000000000 +0000
-+++ linux-2.6.11/include/asm-i386/agp.h 2005-03-11 00:35:21.331193069
+0000
-@@ -3,6 +3,7 @@
-
- #include <asm/pgtable.h>
- #include <asm/cacheflush.h>
-+#include <asm/system.h>
-
- /*
- * Functions to keep the agpgart mappings coherent with the MMU.
-@@ -19,6 +20,6 @@ int unmap_page_from_agp(struct page *pag
- /* Could use CLFLUSH here if the cpu supports it. But then it would
- need to be called for each cacheline of the whole page so it may not be
- worth it. Would need a page for it. */
--#define flush_agp_cache() asm volatile("wbinvd":::"memory")
-+#define flush_agp_cache() wbinvd()
-
- #endif
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] No need for wbinvd patches in agp driver in unstable tree.,
BitKeeper Bot <=
|
|
|
|
|