Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: a188339ca5a396acc588e5851ed7e19f66b0ebd9 authored by Linus Torvalds on 19 May 2019, 22:47:09 UTC
Linux 5.2-rc1
Tip revision: a188339
i915_oa_icl.h
/*
 * SPDX-License-Identifier: MIT
 *
 * Copyright © 2018 Intel Corporation
 *
 * Autogenerated file by GPU Top : https://github.com/rib/gputop
 * DO NOT EDIT manually!
 */

#ifndef __I915_OA_ICL_H__
#define __I915_OA_ICL_H__

extern void i915_perf_load_test_config_icl(struct drm_i915_private *dev_priv);

#endif
back to top