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

Damien Lespiau damien.lespiau at intel.com
Wed Jan 15 02:22:00 CET 2014


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

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



More information about the Intel-gfx mailing list