From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 50857] Invalid command stream with CAICOS when ColorTiling2D
enabled
Date: Sat, 09 Jun 2012 16:37:40 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 8F4F99EFBB
for ;
Sat, 9 Jun 2012 09:37:40 -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
https://bugs.freedesktop.org/show_bug.cgi?id=50857
--- Comment #15 from Chris Rankin 2012-06-09 09:37:40 PDT ---
(In reply to comment #14)
> Updated v3 same url, please test v3 version thx
Yes, this patch (plus compile-fix from #50892) fixes ColorTiling2D support,
thanks.
[3.416710] [drm] Initialized radeon 2.16.0 20080528 for 0000:01:00.0 on minor 0
But it is also spamming my dmesg log with messages like:
[ 507.899565] [drm] evergreen_cs_track_validate_depth 688 surface nbx,y (1280
1024) mode 4 format 26 surf.tsplit 64 banks (2 1 1) tilea 1
[ 507.974505] [drm] evergreen_cs_track_validate_depth 688 surface nbx,y (1280
1024) mode 4 format 26 surf.tsplit 64 banks (2 1 1) tilea 1
[ 508.135274] [drm] evergreen_cs_track_validate_depth 688 surface nbx,y (1280
1024) mode 4 format 26 surf.tsplit 64 banks (2 1 1) tilea 1
[ 508.152312] [drm] evergreen_cs_track_validate_depth 688 surface nbx,y (1280
1024) mode 4 format 26 surf.tsplit 64 banks (2 1 1) tilea 1
[ 508.169122] [drm] evergreen_cs_track_validate_depth 688 surface nbx,y (1280
1024) mode 4 format 26 surf.tsplit 64 banks (2 1 1) tilea 1
I'm guessing that this from is the extra DRM_INFO() statement, which I shall be
removing immediately...
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.