2018-10-15 12:47:01 +08:00
|
|
|
// SPDX-License-Identifier: MIT
|
2010-11-23 09:47:49 +08:00
|
|
|
/* Copyright Red Hat Inc 2010.
|
|
|
|
* Author : Dave Airlie <airlied@redhat.com>
|
|
|
|
*/
|
2019-06-08 16:02:40 +08:00
|
|
|
|
2012-10-03 01:01:07 +08:00
|
|
|
#include <drm/radeon_drm.h>
|
2010-11-23 09:47:49 +08:00
|
|
|
#include "radeon.h"
|
|
|
|
|
|
|
|
#define CREATE_TRACE_POINTS
|
|
|
|
#include "radeon_trace.h"
|