2017-11-10 19:08:43 +00:00
|
|
|
/*
|
2018-10-23 10:07:04 +00:00
|
|
|
* SPDX-License-Identifier: MIT
|
2017-11-10 19:08:43 +00:00
|
|
|
*
|
2018-10-23 10:07:04 +00:00
|
|
|
* Copyright © 2018 Intel Corporation
|
2017-11-10 19:08:43 +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-11-10 19:08:43 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef __I915_OA_CNL_H__
|
|
|
|
#define __I915_OA_CNL_H__
|
|
|
|
|
|
|
|
extern void i915_perf_load_test_config_cnl(struct drm_i915_private *dev_priv);
|
|
|
|
|
|
|
|
#endif
|