linux/drivers/gpu/drm/i915/i915_oa_kblgt3.h
<<
>>
Prefs
   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_KBLGT3_H__
  11#define __I915_OA_KBLGT3_H__
  12
  13extern void i915_perf_load_test_config_kblgt3(struct drm_i915_private *dev_priv);
  14
  15#endif
  16