// Copyright 2018-2021 The Khronos Group, Inc. // // SPDX-License-Identifier: CC-BY-4.0 include::{generated}/meta/{refprefix}VK_EXT_acquire_drm_display.txt[] === Other Extension Metadata *Last Modified Date*:: 2021-06-09 *IP Status*:: No known IP claims. *Contributors*:: - Simon Zeni, Status Holdings, Ltd. === Description This extension allows an application to take exclusive control of a display using the Direct Rendering Manager (DRM) interface. When acquired, the display will be under full control of the application until the display is either released or the connector is unplugged. include::{generated}/interfaces/VK_EXT_acquire_drm_display.txt[] === Issues None. === Version History * Revision 1, 2021-05-11 (Simon Zeni) - Initial draft