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


Ed Tomlinson <e...@aei.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NOTABUG                     |




--- Comment #9 from Ed Tomlinson <e...@aei.ca>  2009-11-20 16:40:23 PST ---
As discussed on irc while todays git fixed the dri problem, the corruptions
persisted.  As requested here is the commit the bisect found along with the
log:

grover mesa # git bisect good
286bf89e5a1fc931dbf523ded861b809859485e2 is the first bad commit
commit 286bf89e5a1fc931dbf523ded861b809859485e2
Author: Maciej Cencora <m.cenc...@gmail.com>
Date:   Wed Nov 11 13:06:19 2009 +0100

    radeon/r300: no need to flush the cmdbuf when changing scissors state in
KMM mode

:040000 040000 432ee58dfddc9afa74201382f887f8557359f75d
43d9b8f07d6a9225614ac2882aff4a266056cf46 M      src

grover mesa # git bisect log
# bad: [015e7e7724a64d3d9e02e57f6a8eb88a6441f596] r300g: emit R300_TEX_ENABLE
to indicate there are no textures bound
# good: [827ba44f6ee83ab21c6a2b09323f6f1df4a7d4c8] intel: Remove non-GEM
support.
git bisect start '015e7e7724a64d3d9e02e57f6a8eb88a6441f596'
'827ba44f6ee83ab21c6a2b09323f6f1df4a7d4c8'
# bad: [012d0193cc9ad6fdc9829db0a6884a5a590dd4c5] st/xorg: Don't complain about
convolution filter being 'unknown'.
git bisect bad 012d0193cc9ad6fdc9829db0a6884a5a590dd4c5
# skip: [afe84fa698eae3e035e967589f0a8d55f6a83698] r200: align for mipmap tree
changes
git bisect skip afe84fa698eae3e035e967589f0a8d55f6a83698
# bad: [ea114345a6f19331628910745650cb64750b2bda] st/xorg: Don't initialize
non-existing fields.
git bisect bad ea114345a6f19331628910745650cb64750b2bda
# skip: [93eb2ab8c395f81e40fa298d78805bb2c777f891] radeon: align for mipmap
tree changes
git bisect skip 93eb2ab8c395f81e40fa298d78805bb2c777f891
# bad: [6e5d473cc16ca2d001df213fc1d907f2943a95bb] r300: fix regression
introduced in 1d5a06a1f7812c055db1d724e40d21a0e3686dd1
git bisect bad 6e5d473cc16ca2d001df213fc1d907f2943a95bb
# good: [084f43c1502db1988ca53494ea590cf1351180ec] radeon: add
radeon_bo_is_referenced_by_cs function
git bisect good 084f43c1502db1988ca53494ea590cf1351180ec
# bad: [286bf89e5a1fc931dbf523ded861b809859485e2] radeon/r300: no need to flush
the cmdbuf when changing scissors state in KMM mode
git bisect bad 286bf89e5a1fc931dbf523ded861b809859485e2
# good: [f6d0993212fac0eb67827716be1ab4a292c8b4e5] radeon: fix glBufferSubData
git bisect good f6d0993212fac0eb67827716be1ab4a292c8b4e5


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to