http://bugs.freedesktop.org/show_bug.cgi?id=13636
--- Comment #2 from WuNian <[EMAIL PROTECTED]> 2008-01-17 18:07:26 PST ---
The bug also exists with i965 driver.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
i915_flush_ttm was unconditionally executing a clflush instruction
to (obviously) flush the cache. Instead, check if the cpu supports
clflush, and if not, fall back to calling wbinvd to flush the entire
cache.
Signed-off-by: Kyle McMartin <[EMAIL PROTECTED]>
--- a/linux-core/i915_buffer.c
+++ b/l
http://bugs.freedesktop.org/show_bug.cgi?id=14073
Eric Anholt <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolu
http://bugs.freedesktop.org/show_bug.cgi?id=14113
--- Comment #2 from Vianney Lecroart <[EMAIL PROTECTED]> 2008-01-17 07:35:35
PST ---
When I run my application under gdb and the crash happen, it completly freeze
gdb in an infinite loop where the application takes 100% cpu
I need to kill -9
http://bugs.freedesktop.org/show_bug.cgi?id=14113
Vianney Lecroart <[EMAIL PROTECTED]> changed:
What|Removed |Added
Summary|intel driver random crash |intel driver 965GM
http://bugs.freedesktop.org/show_bug.cgi?id=14113
Summary: intel driver random crash
Product: DRI
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
http://bugs.freedesktop.org/show_bug.cgi?id=14094
vaLentin <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolutio
I've just enabled TextChas on the DRI Wiki:
http://dri.freedesktop.org/wiki/HelpOnTextChas
http://moinmo.in/TextCha
It is now necessary to answer a question when creating an user account
and editing pages.
The questions consist in GPU manufacturer and model names -- something
than a normal u
http://bugs.freedesktop.org/show_bug.cgi?id=13616
Michael Fu <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]