Welcome to mirror list, hosted at ThFree Co, Russian Federation.

amdgpu_trace_points.c « amdgpu « amd « drm « gpu « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 385b7e1d72f9e99bf1f30a78a88ae55f70048f23 (plain)
1
2
3
4
5
6
7
8
9
/* Copyright Red Hat Inc 2010.
 * Author : Dave Airlie <airlied@redhat.com>
 */
#include <drm/drmP.h>
#include <drm/amdgpu_drm.h>
#include "amdgpu.h"

#define CREATE_TRACE_POINTS
#include "amdgpu_trace.h"