From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tvrtko Ursulin Subject: Possible radeon regression in 2.6.37-rc3 Date: Sat, 27 Nov 2010 14:32:44 +0000 Message-ID: <201011271432.44579.tvrtko@ursulin.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ww0-f43.google.com (mail-ww0-f43.google.com [74.125.82.43]) by gabe.freedesktop.org (Postfix) with ESMTP id 18A2C9E98F for ; Sat, 27 Nov 2010 06:32:50 -0800 (PST) Received: by wwb29 with SMTP id 29so63399wwb.12 for ; Sat, 27 Nov 2010 06:32:50 -0800 (PST) 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 Hi all, I have replaced the distro kernel on openSUSE 11.3 with custom compiled 2.6.37-rc3 and now all glx application are crashing with these kind of kernel errors: [ 312.028728] radeon 0000:01:05.0: r600_cs_track_validate_cb offset[0] 0 10476800 385024 too big [ 312.028732] radeon 0000:01:05.0: r600_packet3_check:1331 invalid cmd stream 514 [ 312.028735] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [ 330.726826] radeon 0000:01:05.0: r600_cs_track_validate_cb offset[0] 0 6286080 94208 too big [ 330.726830] radeon 0000:01:05.0: r600_packet3_check:1331 invalid cmd stream 514 [ 330.726833] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! Not sure which parts of userspace are relevant for this so I will give you a couple of package versions for start: libdrm-2.4.21-1.2.x86_64 Mesa-7.8.2-1.3.x86_64 xorg-x11-driver-video-7.5-15.2.x86_64 Hardware is: 01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4200] Thanks, Tvrtko