Re: [PATCH] drm/i915/execbuffer: Clear domains before beginning reloc processing

From: Linus Torvalds
Date: Thu Jan 13 2011 - 10:56:14 EST


On Thu, Jan 13, 2011 at 3:07 AM, Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> wrote:
> After reordering the sequence of relocating objects, commit 6fe4f1404,
> we can no longer rely on seeing all reloc targets prior to performing
> the relocation. So we need to clear the relocation domains earlier.

Yup, this one (together with the previous fix) seems to get rid of all
the artifacts.

Should I just apply them as patches, or do you have a git branch to pull from?

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/