Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1/*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright © 2018 Intel Corporation
5 *
6 * Autogenerated file by GPU Top : https://github.com/rib/gputop
7 * DO NOT EDIT manually!
8 */
9
10#ifndef __I915_OA_BXT_H__
11#define __I915_OA_BXT_H__
12
13extern void i915_perf_load_test_config_bxt(struct drm_i915_private *dev_priv);
14
15#endif