repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_trace_points.c
blob
66b3d5084662d42d16f73b45b76f589202c63dae
1
// SPDX-License-Identifier: GPL-2.0
2
/* Copyright Red Hat Inc 2010.
3
* Author : Dave Airlie <airlied@redhat.com>
4
*/
5
#include <drm/drmP.h>
6
#include <drm/radeon_drm.h>
7
#include
"radeon.h"
8
9
#define CREATE_TRACE_POINTS
10
#include
"radeon_trace.h"