blob: 20a7210afc1b8d5c00b28ae7a7cce446143a8c07 [file] [log] [blame]
Shrenuj Bansala419c792016-10-20 14:05:11 -07001/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 *
12 */
13
14#include "adreno.h"
15
16/* Instantiate tracepoints */
17#define CREATE_TRACE_POINTS
18#include "a3xx_reg.h"
19#include "a4xx_reg.h"
20#include "a5xx_reg.h"
21#include "adreno_trace.h"