Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030694Ab3DSOjF (ORCPT ); Fri, 19 Apr 2013 10:39:05 -0400 Received: from winds.org ([68.75.195.9]:32879 "EHLO winds.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030656Ab3DSOjE (ORCPT ); Fri, 19 Apr 2013 10:39:04 -0400 Date: Fri, 19 Apr 2013 10:39:02 -0400 (EDT) From: Byron Stanoszek To: David Herrmann cc: linux-kernel , "dri-devel@lists.freedesktop.org" Subject: Re: Standalone DRM application In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 612 Lines: 20 On Thu, 18 Apr 2013, David Herrmann wrote: > You can acquire/drop DRM-Master via drmSetMaster/drmDropMaster. > > If your DRM card is a PCI device, you can use the sysfs "boot_vga" > attribute of the parent PCI device. > (/sys/class/drm/card0/device/boot_vga) David, Thanks! That was exactly what I was looking for. Both ideas work wonderfully. Regards, -Byron -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/