From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 78453] [HAWAII] Get acceleration working
Date: Mon, 26 May 2014 00:25:46 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0200836747=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id BF1066E1F9
for ; Sun, 25 May 2014 17:25:45 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0200836747==
Content-Type: multipart/alternative; boundary="1401063945.df2eACF1.29663"; charset="us-ascii"
--1401063945.df2eACF1.29663
Date: Mon, 26 May 2014 00:25:45 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=78453
--- Comment #65 from Luzipher ---
Sorry, I have to correct myself somewhat: I can run egltri_screen exactly
*twice* with correct output. And I guess the second time only looks right,
because it displays what the first run left in memory. Even if I restart the
machine after elgtri_screen and the run eglgears_screen (!), I get the
triangle, not gears.
So I guess its only the first invocation that works. But it doesn't stall the
gpu, even if it outputs garbage (and nothing is printed in dmesg).
Sometimes it even works again after a few invocations with garbage, but the
triangle is not centered then, but offset to the left or right. The garbage
also looks deterministic (always identical for the third and fourth invocation
after a restart).
After some playing around I also got this from egltri_screen:
Will use screen size: 1920 x 1080
radeon: Failed to allocate virtual address for buffer:
radeon: size : 4147200 bytes
radeon: alignment : 256 bytes
radeon: domains : 4
radeon: va : 0x0000000001820000
radeon: Failed to allocate virtual address for buffer:
radeon: size : 4147200 bytes
radeon: alignment : 256 bytes
radeon: domains : 4
radeon: va : 0x0000000001820000
Segmentation fault
And the screen where the output would have shown went black (no signal), while
the other two stayed "alive".
--
You are receiving this mail because:
You are the assignee for the bug.
--1401063945.df2eACF1.29663
Date: Mon, 26 May 2014 00:25:45 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 65
on bug 78453
from Luzipher
Sorry, I have to correct myself somewhat: I can run egltri_screen exactly
*twice* with correct output. And I guess the second time only looks right,
because it displays what the first run left in memory. Even if I restart the
machine after elgtri_screen and the run eglgears_screen (!), I get the
triangle, not gears.
So I guess its only the first invocation that works. But it doesn't stall the
gpu, even if it outputs garbage (and nothing is printed in dmesg).
Sometimes it even works again after a few invocations with garbage, but the
triangle is not centered then, but offset to the left or right. The garbage
also looks deterministic (always identical for the third and fourth invocation
after a restart).
After some playing around I also got this from egltri_screen:
Will use screen size: 1920 x 1080
radeon: Failed to allocate virtual address for buffer:
radeon: size : 4147200 bytes
radeon: alignment : 256 bytes
radeon: domains : 4
radeon: va : 0x0000000001820000
radeon: Failed to allocate virtual address for buffer:
radeon: size : 4147200 bytes
radeon: alignment : 256 bytes
radeon: domains : 4
radeon: va : 0x0000000001820000
Segmentation fault
And the screen where the output would have shown went black (no signal), while
the other two stayed "alive".
You are receiving this mail because:
- You are the assignee for the bug.
--1401063945.df2eACF1.29663--
--===============0200836747==
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
--===============0200836747==--