]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/gpu/drm/radeon/radeon_trace_points.c
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / drivers / gpu / drm / radeon / radeon_trace_points.c
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
99ee7fac
DA
2/* Copyright Red Hat Inc 2010.
3 * Author : Dave Airlie <airlied@redhat.com>
4 */
5#include <drm/drmP.h>
760285e7 6#include <drm/radeon_drm.h>
99ee7fac
DA
7#include "radeon.h"
8
9#define CREATE_TRACE_POINTS
10#include "radeon_trace.h"