Release 4.7 drivers/gpu/drm/i915/i915_trace_points.c
  
  
/*
 * Copyright © 2009 Intel Corporation
 *
 * Authors:
 *    Chris Wilson <chris@chris-wilson.co.uk>
 */
#include "i915_drv.h"
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "i915_trace.h"
#endif
Overall Contributors
 | Person | Tokens | Prop | Commits | CommitProp | 
| chris wilson | chris wilson | 10 | 66.67% | 1 | 50.00% | 
| ben widawsky | ben widawsky | 5 | 33.33% | 1 | 50.00% | 
 | Total | 15 | 100.00% | 2 | 100.00% | 
  
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.