https://bugzilla.kernel.org/show_bug.cgi?id=52491





--- Comment #9 from Alex Deucher <alexdeuc...@gmail.com>  2013-01-15 17:37:44 
---
Does reverting the following commit fix the issue?

commit d025e9e2b890db679f1246037bf65bd4be512627
Author: Jerome Glisse <jgli...@redhat.com>
Date:   Thu Nov 29 10:35:41 2012 -0500

    drm/radeon: do not move bo to different placement at each cs

    The bo creation placement is where the bo will be. Instead of trying
    to move bo at each command stream let this work to another worker
    thread that will use more advance heuristic.

    agd5f: remove leftover unused variable

    Signed-off-by: Jerome Glisse <jgli...@redhat.com>
    Reviewed-by: Alex Deucher <alexander.deuc...@amd.com>

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to