From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 61182] r600g causes KWin crashes with kernel 3.8
Date: Tue, 19 Mar 2013 16:58:32 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1173557043=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 1F64EE5F29
for ;
Tue, 19 Mar 2013 09:58:32 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1173557043==
Content-Type: multipart/alternative; boundary="1363712311.60C1211.11481"; charset="us-ascii"
--1363712311.60C1211.11481
Date: Tue, 19 Mar 2013 16:58:31 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=61182
--- Comment #12 from Alex Deucher ---
I think these are actually several bugs at play here.
1. CPU only has a 256 MB window into vram. If the window is full due to
fragmentation or other mapped buffers, we fail. Does disabling hyperz help?
set env var R600_HYPERZ=0 (mesa 9.1 or older), or R600_DEBUG=nohyperz (mesa
git).
2. running out of GPU accessible memory when migrating buffers. Does setting
radeon.gartsize=1024 on the kernel command line in grub help?
--
You are receiving this mail because:
You are the assignee for the bug.
--1363712311.60C1211.11481
Date: Tue, 19 Mar 2013 16:58:31 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 12
on bug 61182
from Alex Deucher
I think these are actually several bugs at play here.
1. CPU only has a 256 MB window into vram. If the window is full due to
fragmentation or other mapped buffers, we fail. Does disabling hyperz help?
set env var R600_HYPERZ=0 (mesa 9.1 or older), or R600_DEBUG=nohyperz (mesa
git).
2. running out of GPU accessible memory when migrating buffers. Does setting
radeon.gartsize=1024 on the kernel command line in grub help?
You are receiving this mail because:
- You are the assignee for the bug.
--1363712311.60C1211.11481--
--===============1173557043==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1173557043==--