On Mon, Mar 01, 2010 at 03:47:35PM +1000, Dave Airlie wrote:
> On Fri, Feb 26, 2010 at 4:56 AM, Jerome Glisse <gli...@freedesktop.org> wrote:
> > Attached is conversion from DRM_INFO/DRM_ERROR to dev_info/dev_err
> > to apply it copy all doconv* file into the radeon subfolder of the
> > kernel run ./doconv.sh and then apply the 0001 patch which fix
> > compilation after conversion (place where struct radeon_device is
> > missing) then thing should compile
> >
> > I think it's worthwhile cleanup especialy on multi GPU configuration.
> 
> Does this not remove the drm log levels?
> 
> so we end up with everything in dmesg the whole time?
> 
> that seems wrong, I'd rather pass a dev to DRM_ERROR/DRM_INFO
> or maybe defined DRM_DEV_ERROR, DRM_DEV_INFO.
> 
> Dave.
>

This doesn't touch DRM_DEBUG so log level is unaffected.
But if you prefer havimg DRM_DEV* i could convert radeon
to that.

Cheers,
Jerome

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to