Re: [Intel-gfx] [PATCH 1/3] intel: Disable drm_intel_probe_agp_aperture_size() on Android

2011-12-29 Thread Purushothaman, Vijay A
Chad, I was under the impression that your team already have access to our internal tools - I believe at least Jesse has access. I will make sure to include you folks in our release notices. We are planning to upstream the changes in a week. For time being I will send you a copy. Thanks, Vijay

[Intel-gfx] [PATCH] drm/i915: Add support for resetting the SO write pointers on gen7.

2011-12-29 Thread Eric Anholt
These registers are automatically incremented by the hardware during transform feedback to track where the next streamed vertex output should go. Unlike the previous generation, which had a packet for setting the corresponding registers to a defined value, gen7 only has MI_LOAD_REGISTER_IMM to do

Re: [Intel-gfx] system freeze with kernel 3.2-rc7

2011-12-29 Thread Kevin
Kevin gmail.com> writes: > > I'm not sure if mentioning this helps, but I think I'm experiencing the same > problem. > ... Nevermind, I got libdrm-2.4.27 to freeze. Everything (including capslock and sysrq) was frozen except my mouse, which would move just fine. It's possible I'm affected by

Re: [Intel-gfx] [PATCH 1/3] intel: Disable drm_intel_probe_agp_aperture_size() on Android

2011-12-29 Thread Chad Versace
On 12/28/2011 07:11 AM, Purushothaman, Vijay A wrote: > You need libpciaccess in Android if you want to use intel-gpu-tools in > Android. We have already ported these tools to work in Android. > > Thanks, > Vijay Vijay, please share the source for your Android ports of libpciaccess and intel-gp

Re: [Intel-gfx] [PATCH 4/4] uxa/glamor: Create glamor pixmap by default.

2011-12-29 Thread Zhigang Gong
> -Original Message- > From: Chris Wilson [mailto:ch...@chris-wilson.co.uk] > Sent: Wednesday, December 28, 2011 10:27 PM > To: zhigang.g...@linux.intel.com > Cc: intel-gfx@lists.freedesktop.org; zhigang.g...@gmail.com; > zhigang.g...@linux.intel.com > Subject: Re: [PATCH 4/4] uxa/glamor: C