]> Git Repo - linux.git/blob - drivers/gpu/drm/radeon/radeon_trace_points.c
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux.git] / drivers / gpu / drm / radeon / radeon_trace_points.c
1 // SPDX-License-Identifier: MIT
2 /* Copyright Red Hat Inc 2010.
3  * Author : Dave Airlie <[email protected]>
4  */
5
6 #include <drm/radeon_drm.h>
7 #include "radeon.h"
8
9 #define CREATE_TRACE_POINTS
10 #include "radeon_trace.h"
This page took 0.029261 seconds and 4 git commands to generate.