Re: [PATCH] radeon: Don't print results of microcode writeback if disabled

2009-04-05 Thread Michel Dänzer
On Sun, 2009-04-05 at 16:56 -0400, Matt Turner wrote: > One small change: if writeback test is disabled say 'writeback test > disabled' instead of 'writeback disabled'. No, it's really about disabling the writeback of the ring head pointer and scratch register contents (not 'microcode writeback'),

Re: [PATCH] radeon: Don't print results of microcode writeback if disabled

2009-04-05 Thread Matt Turner
One small change: if writeback test is disabled say 'writeback test disabled' instead of 'writeback disabled'. Matt On Sun, Apr 5, 2009 at 4:15 PM, Matt Turner wrote: > Hi, > > The attached patch removes the case where something silly like the > following could be printed to dmesg. > > [drm] wri

[PATCH] radeon: Don't print results of microcode writeback if disabled

2009-04-05 Thread Matt Turner
Hi, The attached patch removes the case where something silly like the following could be printed to dmesg. [drm] writeback test failed [drm] writeback forced off Please commit (I don't have commit access). Thanks, Matt Turner 0001-radeon-Don-t-print-results-of-microcode-writeback-i.patch De