From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 31400] New: [RV740] Mipmapping broken in drm-radeon-next / drm-next Date: Thu, 4 Nov 2010 17:11:22 -0700 (PDT) Message-ID: 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 9CE379E759 for ; Thu, 4 Nov 2010 17:11:22 -0700 (PDT) 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=31400 Summary: [RV740] Mipmapping broken in drm-radeon-next / drm-next Product: DRI Version: DRI CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: liquid.acid@gmx.net Hey there, I already partially explained this in bug #31046. With a recent drm-radeon-next or also drm-next the mipmaps are broken with both r600c and r600g. My hardware: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon HD 4770 [RV740] libdrm, xf86-video-ati and mesa are all git master tip. Today I found some time to bisect drm-next and this commit introduces the mipmap issue: 881fe6c1d06bf49f4ab7aef212cdaf66bd059614 drm/radeon/kms: properly compute group_size on 6xx/7xx Needed for tiled surfaces. ------------------------------- Link: http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commit;h=881fe6c1d06bf49f4ab7aef212cdaf66bd059614 Looks like tiling_group_size has to be 256 on my hardware. Greets, Tobias -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.