xref: /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/sysfs_engines.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: MIT */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright © 2019 Intel Corporation
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef INTEL_ENGINE_SYSFS_H
78c2ecf20Sopenharmony_ci#define INTEL_ENGINE_SYSFS_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_cistruct drm_i915_private;
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_civoid intel_engines_add_sysfs(struct drm_i915_private *i915);
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif /* INTEL_ENGINE_SYSFS_H */
14

Indexes created Thu Nov 07 10:32:03 CST 2024