http://bugs.freedesktop.org/show_bug.cgi?id=26926





--- Comment #9 from Rafał Miłecki <[email protected]>  2010-03-06 12:00:15 PST 
---
I use drm-linus which contains "fix shr/shl ops".

Thanks a lot for giving registers! It gave nice results :)

# diff -u bad.log ok.log
--- bad.log     2010-03-06 20:54:42.288325112 +0100
+++ ok.log      2010-03-06 20:52:30.060416677 +0100
@@ -52,7 +52,7 @@
 0x7134: 0x02020200
 0x7138: 0x00000000
 0x713C: 0x00000000
-0x7140: 0x000001E6
+0x7140: 0x00000000
 0x7144: 0x00000000
 0x7148: 0x00000000
 0x714C: 0x00000000
@@ -66,5 +66,5 @@
 0x716C: 0x00000000
 rhd_dump: v1.3.0, git branch master, commit d6631a8c
 0x7FF0: 0x00000020
-0x7FF4: 0x00200102
+0x7FF4: 0x00202902
 0x7FF8: 0x00700251

# rhd_dump -w 0x7FF4 0x00202902 1:00.0

It made the trick. Now need just to find out why 0x7FF4 had incorrect value...


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to