]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/gpu/drm/i915/oa/i915_oa_tgl.h
Merge branches 'x86/hyperv', 'x86/kdump' and 'x86/misc' into x86/urgent, to pick...
[linux.git] / drivers / gpu / drm / i915 / oa / i915_oa_tgl.h
1 /* SPDX-License-Identifier: MIT */
2 /*
3  * Copyright © 2018 Intel Corporation
4  *
5  * Autogenerated file by GPU Top : https://github.com/rib/gputop
6  * DO NOT EDIT manually!
7  */
8
9 #ifndef __I915_OA_TGL_H__
10 #define __I915_OA_TGL_H__
11
12 struct drm_i915_private;
13
14 void i915_perf_load_test_config_tgl(struct drm_i915_private *dev_priv);
15
16 #endif