Re: [PATCH] Add support for RENDER BGRA formats.

2009-10-31 Thread Mark Kettenis
From: Adam Jackson a...@nwnk.net Date: Thu, 29 Oct 2009 18:33:20 -0400 To make the card work properly I still have to solve two issues: =20 1. It seems the ACNTRL register doesn't exist on the i128v2 chip. Writes to this register result in a PCI bus error. This was probably

Re: [RFC] DRI2 synchronization and swap bits

2009-10-31 Thread Jesse Barnes
On Fri, 30 Oct 2009 19:15:17 -0700 Keith Packard kei...@keithp.com wrote: Excerpts from Jesse Barnes's message of Fri Oct 30 10:59:08 -0700 2009: These allow us to support GLX extensions like SGI_video_sync, OML_swap_control and SGI_swap_interval. Let's get the protocol nailed down

Re: [PATCH] Add support for RENDER BGRA formats.

2009-10-31 Thread Michael
Hello, On Oct 31, 2009, at 11:17 AM, Mark Kettenis wrote: Still struggling a bit with how to map BAR 5 though. I have a hack to make things work, but I'll need to discuss the implications for the OpenBSD kernel and libpciaccess. Assuming that OpenBSD is still more or less NetBSD-ish here :