http://bugzilla.kernel.org/show_bug.cgi?id=14535





--- Comment #20 from Dave Airlie <airl...@linux.ie>  2010-02-21 19:55:41 ---
I've tried to reproduce this locally and haven't had any luck using Fedora
running in user mode setting. It would help if someone could try with an old
kernel and see it still happens.

Alternatively can someone test this with

git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
drm-radeon-testing

We haven't touched the non-kms radeon driver much, the only thing that seems to
be happening is mesa is getting better at creating fully used command buffers
and the kernel has gotten worse at giving out large kmallocs (64k), there are
fixes for this in drm-radeon-testing to avoid the larger mallocs which will
hopefully help in some way, I'll see if I can spot a codepath where we send
crap to the GPU, but we currently test the offsets userspace gives us and
validate them for crap to avoid just this.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to