https://bugs.freedesktop.org/show_bug.cgi?id=82162
--- Comment #9 from Michel Dänzer michel@daenzer.net --- You need to set a breakpoint in the function printing the messages before running glxgears. Something like
b radeon_bomgr_create_bo if size == 0
should do the trick. Then get the backtrace when the breakpoint triggers.