OK, it looks like Sapphire might have made a 128MB GDDR4 version of the HD 2600 XT.
Printable View
OK, it looks like Sapphire might have made a 128MB GDDR4 version of the HD 2600 XT.
Add this line to your gpu device section in xorg.conf
Option "ColorTiling2D" "true"
And use kernel >= 3.6 and mesa from git.
And no Unity, eh? ;)
Considering my card has 1024 MB of VRAM, I may be in for a little bit of win then?
I can see the benefit of testing on other cards to get the subtle differences in implementation, but wouldn't memory shortages be relatively "easily" tested with developer tools or special driver options/commands. [ie, a tool that fills up VRAM with movable or unmovable blocks of memory to simulate different constraints]
[I'm curious though what, if any, external testing is even possible to assist developers, considering I expect it requires analysis of memory allocation/usage. I guess there are the piglit unit tests. Of if Michael (by that I mean the automated test suite) could be more granular in the driver performance testing (which features improved/regressed release to release). Not being a driver developer, I'm not sure what help I could really offer?]
[It always seems funny that Phoronix on the one hand talks about new features/improvements/and sometimes bugs that do not relate to the normal every day user, only those on the bleeding edge, but on the other hand often only runs benchmarks on default settings... such a contradiction]
Some time in the future I might take a look at that, but in the mean time it is quite easy using portage features for that purpose as all I need to do is to place EGIT_COMMIT="" in the live git ebuild for the package and then emerge it. It would do all other steps for me installing it it the proper place etc so it is not all that bad approach to find stuff out either I think
This is exactly what my screen looked like, however changing the setting didn't help
offender found here
http://cgit.freedesktop.org/mesa/mes...d1b57b437ed991
this one works just fine
http://cgit.freedesktop.org/mesa/mes...f4974646bc332d
further examination led to discovery that 5ab82e0ccf84855e9311ebfc58d1b57b437ed991 is the sole root of the problem as git master works well with just this one patch reverted