[Mesa-dev] radeonsi: first successful piglit run
Christian König
deathsimple at vodafone.de
Fri Aug 31 01:41:52 PDT 2012
On 30.08.2012 22:31, Tom Stellard wrote:
> On Thu, Aug 30, 2012 at 07:00:44PM +0200, Christian König wrote:
>> Hi everybody,
>>
>> with the following patchset the radeonsi driver finally
>> completes a run of nearly all tests in Piglits "quick-driver"
>> profile without an GPU hang or X server crash.
>>
> Which kernel tree are you using?
Davids drm-next + some additional changes to aid my debugging attempts.
But none of the additional changes where bugfixes, so I'm pretty sure
that it should work even with older kernels.
On the other hand I'm currently changing to Alex drm-next-3.7-wip branch
and retesting with that one.
Christian.
>
> -Tom
>
>> The only exceptions are:
>> 1. glx/glx-tfp
>> Results in a reproducible X server crash in the GLAMOR code.
>>
>> 2. glean/makeCurrent
>> Also crashes the X server, but this time it isn't reproducible
>> and the backtrace doesn't show a GLAMOR relation.
>>
>> 3. texturing/texsubimage
>> I have now idea why, but this test results in a hardlock of
>> the whole system, going to investigate that one closer next week.
>>
>> The patchset mostly disable features or adds gracefully handling
>> for not implement features, so I'm not completely sure if I should
>> commit them or instead try to fix all the features in question.
>>
>> Anyway I looks like we finally have something for regression testing now.
>>
>> Cheers,
>> Christian.
>>
>> _______________________________________________
>> mesa-dev mailing list
>> mesa-dev at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list