summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/xe_frontbuffer.h
blob: 6b4f59b42ade12e36b350ffe068f7edff82aa27c (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: MIT */
/* Copyright © 2026 Intel Corporation */

#ifndef _XE_FRONTBUFFER_H_
#define _XE_FRONTBUFFER_H_

extern const struct intel_display_frontbuffer_interface xe_display_frontbuffer_interface;

#endif