On Tue, Feb 21, 2012 at 02:42:37PM -0800, Kenneth Graunke wrote:
> On 02/21/2012 01:11 PM, Chris Wilson wrote:
> >On Tue, 21 Feb 2012 12:59:37 -0800, Kenneth Graunke
> >wrote:
> >>@@ -1828,6 +1829,9 @@ drm_intel_gem_bo_mrb_exec2(drm_intel_bo *bo, int used,
> >>execbuf.rsvd1 = 0;
> >>execb
On Mon, Feb 20, 2012 at 09:55:35AM -0800, Eric Anholt wrote:
> This requires pulling the gen6 3DSTATE_WM out to a function so it
> doesn't override gen7's handler.
> ---
> intel/intel_decode.c | 178
> -
> intel/tests/gen7-3d.batch-ref.txt | 70
On Mon, Feb 20, 2012 at 10:04:02AM -0800, Eric Anholt wrote:
> I was looking into some strange behavior in Mesa that looks like
> batches maybe being skipped, but this test didn't catch it.
> ---
Nice set of patches, slurped in the entire series.
Thanks, Daniel
--
Daniel Vetter
Mail: dan...@ffwl
On Mon, Feb 20, 2012 at 10:53:26PM +, Chris Wilson wrote:
> On SandyBridge, the BLT commands were split from the RENDER commands as
> well as the BSD split inherited from Ironlake. So we need to make sure
> we do exercise each ring, and in order to do so we also need to make
> sure each batch t
On Fri, Feb 17, 2012 at 07:22:19PM +, Reese, Armin C wrote:
> Yeah, I got lazy and just did a diff. Sorry about that ...
>
> Here is a real git patch made by "git diff sprite_on.c"
>
> Thanks & have a good weekend,
Thanks for the build noise fixes, patch applied. Fyi git patches
preferred,
(resending after subscription to appease list spam filter.
Keith and Joel, sorry for the duplicate message)
Hi intel-gfx list,
Keith Packard wrote:
> On Thu, 26 Jan 2012 06:54:48 -0500, Joel Heaton wrote:
>> System: Dell Inspiron One
>> Chipset: intel H61 Express
>> CPU: Intel Pentium Dual Core
This error message has since been superseded by the hangcheck, and does
not add any salient information beyond that already printed by hangcheck
discovering the GPU hang that lead to i915_wait_request() bombing out in
the first place.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/i915_gem
- Original Message -
From: "Jonathan Nieder"
To: "Keith Packard"
Cc: "Joel Heaton" , intel-gfx@lists.freedesktop.org
Sent: Wednesday, February 22, 2012 6:03:08 AM
Subject: Re: Screen goes blank @30 seconds into boot
(resending after subscription to appease list spam filter.
Keith