From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Frame buffer mmap not working in pvops dom0 Date: Wed, 21 Jul 2010 15:12:22 -0400 Message-ID: <20100721191222.GA25792@phenom.dumpdata.com> References: <4C46FA8D.6040809@tycho.nsa.gov> <20100721141613.GG17817@reaktio.net> <20100721144209.GA5031@phenom.dumpdata.com> <4C4711BB.5090905@tycho.nsa.gov> <20100721190056.GA9756@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20100721190056.GA9756@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Daniel De Graaf Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org > That looks like the VM_IO flag (_PAGE_IOMAP on the PTE) is not set somewhere. > Do you have an idea what piece of kernel code gets triggered when QEMU does > 'mmap' on the /dev/fb0? > > On my machine where I use KMS/DRM it ends up calling 'ttm_fb_mmap'. But err.. ttm_fbdev_mmap