Summary: | d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andy Furniss <adf.lists> |
Component: | Drivers/DRI/R600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | chainsawbike, marvin24 |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | properly enable eop int |
Description
Andy Furniss
2010-09-02 06:02:09 UTC
Same problem for me, on rv620 chipset. i think the problem come from the writeback patch: other archlinux users have the same problem https://bbs.archlinux.org/viewtopic.php?pid=820584#p820584 with radeon.no_wb=1 in boot parameter, i don't have any slowdown. (In reply to comment #2) > i think the problem come from the writeback patch: > > other archlinux users have the same problem > > https://bbs.archlinux.org/viewtopic.php?pid=820584#p820584 > > > with radeon.no_wb=1 in boot parameter, i don't have any slowdown. no_wb=1 fixes for me also. I have no problems with wb enabled + old fencing. Created attachment 38420 [details] [review] properly enable eop int This patch should fix the issue. revert "drm/radeon/kms/r6xx+: use new style fencing (v2)" and apply this one instead. (In reply to comment #4) > Created an attachment (id=38420) [details] > properly enable eop int > > This patch should fix the issue. revert "drm/radeon/kms/r6xx+: use new style > fencing (v2)" and apply this one instead. Confirmed, this fixes it for me. for me too, no more problem with v3 patch |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.