Sign in
zircon-guest
/
third_party
/
linux
/
refs/heads/master
/
.
/
drivers
/
gpu
/
drm
/
i915
/
i915_overlay.h
blob: f8053eb8d189812f038cfda6bfa6344def1f0845 [
file
] [
edit
]
/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2026 Intel Corporation
*/
#ifndef
__I915_OVERLAY_H__
#define
__I915_OVERLAY_H__
extern
const
struct
intel_display_overlay_interface i915_display_overlay_interface
;
#endif
/* __I915_OVERLAY_H__ */