i915_oa_hsw.h 308 字节
Newer Older
1
/*
2
 * SPDX-License-Identifier: MIT
3
 *
4
 * Copyright © 2018 Intel Corporation
5
 *
6 7
 * Autogenerated file by GPU Top : https://github.com/rib/gputop
 * DO NOT EDIT manually!
8 9 10 11 12
 */

#ifndef __I915_OA_HSW_H__
#define __I915_OA_HSW_H__

13
void i915_perf_load_test_config_hsw(struct drm_i915_private *dev_priv);
14

15
#endif