<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear DRM Experts,<BR> <BR>My assignment is to make sure the more or less standard HDMI-connected monitor is visible and accessible to a single (our own) OpenGL application only. That monitor is part of the larger device so it does not make sense for anybody else to interfere with its use. The solution should work with any graphics adapter.<BR> <BR>I see a few virtual monitor implementations available like VirtualGL, vcrtcm, various VNC flavors but we rather need to hide an existing monitor rather than create a virtual one. I guess we could try creating a virtual monitor, mapping it into the physical one, but the hiding it from almost everybody at the upper edge of the DRM might be tricky. The background: I'm a very experienced driver developer but I'm new to Linux graphics internals.<BR> <BR>All ideas would be much appreciated!<BR> <BR>Ilya Faenson<BR>Rockville, MD USA<BR> <BR>                                         </div></body>
</html>