https://bugs.freedesktop.org/show_bug.cgi?id=34155
Summary: [drm:radeon_crtc_page_flip] *ERROR* failed to reserve new rbo buffer before flip Product: DRI Version: DRI CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: alexandre.f.demers@gmail.com
I have a 780G chipset (HD3200), using xf86-video-ati 6.14.0 with Xserver 1.9, kernel 2.6.37 and 2.6.38-rc4. Looking in my kern.log, I see regularly this error message: [drm:radeon_crtc_page_flip] *ERROR* failed to reserve new rbo buffer before flip
https://bugs.freedesktop.org/show_bug.cgi?id=34155
--- Comment #1 from Kristoffer Tangfelt revellion@gmail.com 2011-02-14 02:03:28 PST --- Just a me too on this, also seeing the same on my ArchLinux 64bit installation with an Mobility Radeon X1400 PCIE and DRM Testing with KMS PageFlip enabled.
ATI Dri version: 7.10.0.git20110206 Kernel version: 2.6.37-rc8-34105-g2b2fd60-dirty
i see those errors appear in my dmesg occasionally, and from what it appears the 3D performance goes down a bit sometimes after they have appeared. noticed by wobbly windows in compiz not being silk smooth after a couple of occurances.
https://bugs.freedesktop.org/show_bug.cgi?id=34155
--- Comment #2 from Alexandre Demers alexandre.f.demers@gmail.com 2011-04-14 08:45:50 PDT --- When testing with latest drm and kernel, I can't find the error anymore.
https://bugs.freedesktop.org/show_bug.cgi?id=34155
Alexandre Demers alexandre.f.demers@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
https://bugs.freedesktop.org/show_bug.cgi?id=34155
Marco Albanese delian2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #3 from Marco Albanese delian2@gmail.com 2011-12-25 00:59:45 PST --- I'm experiencing this error on my updated Debian Testing with an ATI R100 (RV200 4C57) and: kernel 3.1.0-1-486 Mesa 7.11.2
I'm using no manual xorg.conf.
https://bugs.freedesktop.org/show_bug.cgi?id=34155
--- Comment #4 from Michel Dänzer michel@daenzer.net 2011-12-28 02:02:50 PST --- (In reply to comment #3)
I'm experiencing this error on my updated Debian Testing with an ATI R100 (RV200 4C57) [...]
Are there also 'reserve failed' messages before the messages referenced in the original report?
Do you notice any problem other than the messages?
https://bugs.freedesktop.org/show_bug.cgi?id=34155
--- Comment #5 from Marco Albanese delian2@gmail.com 2012-02-02 07:26:00 PST --- Created attachment 56520 --> https://bugs.freedesktop.org/attachment.cgi?id=56520 Dmesg with "failed to reserve"
https://bugs.freedesktop.org/show_bug.cgi?id=34155
--- Comment #6 from Marco Albanese delian2@gmail.com 2012-02-02 07:26:13 PST --- (In reply to comment #4)
Are there also 'reserve failed' messages before the messages referenced in the original report?
No, there aren't. Is the only type of "reserve failed" I got.
Do you notice any problem other than the messages?
Mhm.. seems not. I've noticed anything related with radeon but, you can check in the attachment of my dmesg.
https://bugs.freedesktop.org/show_bug.cgi?id=34155
--- Comment #7 from Michel Dänzer michel@daenzer.net 2012-02-02 07:56:37 PST --- Created attachment 56529 --> https://bugs.freedesktop.org/attachment.cgi?id=56529 Add return value to error message
Please apply this debugging patch and post the value(s) of r when the message occurs again.
https://bugs.freedesktop.org/show_bug.cgi?id=34155
--- Comment #8 from Marco Albanese delian2@gmail.com 2012-02-14 01:15:48 PST --- After last kernel upgrade ( 3.2.0-1-486 with Debian patches ) I don't get the error messages anymore.
Would you like me to check the value of r with your patch using the previous kernel?
https://bugs.freedesktop.org/show_bug.cgi?id=34155
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #9 from Michel Dänzer michel@daenzer.net 2012-02-14 01:33:43 PST --- (In reply to comment #8)
After last kernel upgrade ( 3.2.0-1-486 with Debian patches ) I don't get the error messages anymore.
Great, let's assume for now it's been fixed.
Would you like me to check the value of r with your patch using the previous kernel?
I don't think that's necessary. If you ever see the problem again with the newer kernel, it would be interesting to know the value of r though.
dri-devel@lists.freedesktop.org