Release 4.17 drivers/gpu/drm/radeon/radeon_trace_points.c
// SPDX-License-Identifier: GPL-2.0
/* Copyright Red Hat Inc 2010.
* Author : Dave Airlie <airlied@redhat.com>
*/
#include <drm/drmP.h>
#include <drm/radeon_drm.h>
#include "radeon.h"
#define CREATE_TRACE_POINTS
#include "radeon_trace.h"
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Dave Airlie | 15 | 88.24% | 1 | 33.33% |
David Howells | 1 | 5.88% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 5.88% | 1 | 33.33% |
Total | 17 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.