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

Alex Deucher alexdeucher at gmail.com
Mon Aug 27 09:18:18 PDT 2012


On Mon, Aug 27, 2012 at 11:54 AM, Michel Dänzer <michel at daenzer.net> wrote:
> On Mon, 2012-08-27 at 14:14 +0200, Marek Olšák wrote:
>> 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
>
> Ah yes, indeed.
>
> Tested-by: Michel Dänzer <michel.daenzer at amd.com>
>
> No idea about RS780 though.

Should be treated the same as RS880.

Alex


More information about the mesa-dev mailing list