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

Daniel Vetter daniel at ffwll.ch
Wed Jan 15 09:46:49 CET 2014


On Wed, Jan 15, 2014 at 2:22 AM, Damien Lespiau
<damien.lespiau at intel.com> 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
>
> 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)

Concurred on intel_display_test.c, totally forgotten about that old discussion.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list