[Intel-gfx] [PATCH 2/2] drm/i915: Move pipecrc debug functions to new file

Ben Widawsky ben at bwidawsk.net
Wed Jan 15 21:04:37 CET 2014


On Wed, Jan 15, 2014 at 01:22:00AM +0000, Damien Lespiau wrote:
> On Tue, Jan 14, 2014 at 06:14:07AM -0800, Ben Widawsky wrote:
> > +#include <linux/debugfs.h>
> > +#include <linux/fs.h>
> > +#include <linux/seq_file.h>
> > +#include <linux/circ_buf.h>
> > +#include <linux/ctype.h>
> > +#if 0
> > +#include <drm/drm_crtc.h>
> > +#include <drm/drmP.h>
> > +#endif
> 
> Could remove that #if
> 
Thanks, I left that in by accident.

> Last time I remember we talked about a intel_display_test.c where we
> could shove more stuff (Rodrigo's DP CRC maybe). Either that or Daniel
> last suggestion seems fine (definitely intel_ though, has to do with the
> display)
> 
> -- 
> Damien


-- 
Ben Widawsky, Intel Open Source Technology Center



More information about the Intel-gfx mailing list