2019-07-30 11:34:32 +00:00
|
|
|
/* SPDX-License-Identifier: MIT */
|
2017-06-13 11:23:02 +00:00
|
|
|
/*
|
2019-07-30 11:34:32 +00:00
|
|
|
* Copyright © 2018-2019 Intel Corporation
|
2017-06-13 11:23:02 +00:00
|
|
|
*
|
2018-10-23 10:07:04 +00:00
|
|
|
* Autogenerated file by GPU Top : https://github.com/rib/gputop
|
|
|
|
* DO NOT EDIT manually!
|
2017-06-13 11:23:02 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef __I915_OA_SKLGT4_H__
|
|
|
|
#define __I915_OA_SKLGT4_H__
|
|
|
|
|
2019-07-30 11:34:32 +00:00
|
|
|
struct drm_i915_private;
|
|
|
|
|
2019-07-12 11:24:25 +00:00
|
|
|
void i915_perf_load_test_config_sklgt4(struct drm_i915_private *dev_priv);
|
2017-06-13 11:23:02 +00:00
|
|
|
|
|
|
|
#endif
|