Wayne Whitney wrote:
> 
> Hello,
> 
> I'd like to report two recent lockups of my machine that I believe are due
> to DRI.
> 
> My setup is an ECS K75SA (sis 735 chipset) mainboard with a Radeon VE QY
> video card, running kernel 2.5.4-dj3 and RedHat Rawhide
> XFree86-4.2.0-6.32.  Previously I had run the same setup except with an
> ASUS A7V motherboard (via kt133 chipset) without any difficulties.  Other
> than the reported lockups, the machine is stable (passes both memtest86
> and a make -j50 kernel compile test OK).
> 
> The last /var/log/message entry before the lockup has been:
> 
>   [drm:radeon_freelist_get] *ERROR* returning NULL!

It looks as if the response taken by the driver to this error (attempt to
reset the card) is guarenteed to hang the machine.  That's one issue - the
second is why you're getting the message in the first place.

I'm going to remove all the calls to drmRadeonEngineReset() from the driver &
see if there is better behaviour.

Keith

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to