root/drivers/gpu/drm/xe/display/xe_initial_plane.h
/* SPDX-License-Identifier: MIT */
/* Copyright © 2025 Intel Corporation */

#ifndef __XE_INITIAL_PLANE_H__
#define __XE_INITIAL_PLANE_H__

extern const struct intel_display_initial_plane_interface xe_display_initial_plane_interface;

#endif