[Mesa-dev] [PATCH] r600g: fix relative addressing on RS880

Marek Olšák maraeo at gmail.com
Mon Aug 27 05:14:31 PDT 2012


On Mon, Aug 27, 2012 at 10:37 AM, Michel Dänzer <michel at daenzer.net> wrote:
> On Mon, 2012-08-27 at 02:27 +0200, Marek Olšák wrote:
>> This sets AR_HANDLE_NORMAL for RS880. I've added RS780 too, because I thought
>> it was a similar GPU, but I cannot test it.
>>
>> I don't really know if this fix is correct. All I can say is that either
>> AR_HANDLE_RV6XX is broken (unlikely, but I cannot test it, because none
>> of my GPUs use it) or RS880 should really be handled like RV670.
>
> How can I test it on my RS880?

Easily. It should fix more than 3 hundred piglit tests. For example,
one of them is:

bin/shader_runner tests/shaders/glsl-fs-normalmatrix.shader_test -auto

Marek


More information about the mesa-dev mailing list