On 06.09.2012 17:42, Marek Olšák wrote:
On Fri, Aug 31, 2012 at 7:08 AM, Michel Dänzer wrote:
On Don, 2012-08-30 at 17:35 +0200, Marek Olšák wrote:
This fixes hangs on Cayman.
Note that at least some of those hangs are due to pre-existing
out-of-bounds memory access bugs which happen not to c
On Fri, Aug 31, 2012 at 7:08 AM, Michel Dänzer wrote:
> On Don, 2012-08-30 at 17:35 +0200, Marek Olšák wrote:
>> This fixes hangs on Cayman.
>
> Note that at least some of those hangs are due to pre-existing
> out-of-bounds memory access bugs which happen not to cause any serious
> problems withou
On Don, 2012-08-30 at 17:35 +0200, Marek Olšák wrote:
> This fixes hangs on Cayman.
Note that at least some of those hangs are due to pre-existing
out-of-bounds memory access bugs which happen not to cause any serious
problems without virtual address space. Enabling it can help pinpoint
those bug
On Thu, Aug 30, 2012 at 11:35 AM, Marek Olšák wrote:
> This fixes hangs on Cayman. We should have this patch in stable branches,
> but it would be better to have it in master as well for Cayman to be usable.
There is no VM support in the stable branches, only master so no need
to backport this.
This fixes hangs on Cayman. We should have this patch in stable branches,
but it would be better to have it in master as well for Cayman to be usable.
---
src/gallium/winsys/radeon/drm/radeon_drm_winsys.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/src/gallium/winsys/radeon/drm/radeo