From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 60879] [radeonsi] X11 can't start with acceleration enabled Date: Fri, 02 May 2014 11:40:23 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0441765504==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D063A6EF02 for ; Fri, 2 May 2014 04:40:23 -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 --===============0441765504== Content-Type: multipart/alternative; boundary="1399030823.ed680C3.28060"; charset="us-ascii" --1399030823.ed680C3.28060 Date: Fri, 2 May 2014 11:40:23 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=60879 --- Comment #79 from Alex Deucher --- (In reply to comment #78) > (In reply to comment #76) > > this should be: > > > > + for (i = 0; i < rdev->config.cik.max_texture_channel_caches; i++) > > + cgts_tcc_disable &= ~(1 << (16 + i)); > > Why? This is si_gpu_init(). > whoops, I was thinking about CIK at the time. disregard my comment. -- You are receiving this mail because: You are the assignee for the bug. --1399030823.ed680C3.28060 Date: Fri, 2 May 2014 11:40:23 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 79 on bug 60879 from
(In reply to comment #78)
> (In reply to comment #76)
> > this should be:
> > 
> > +        for (i = 0; i < rdev->config.cik.max_texture_channel_caches; i++)
> > +                cgts_tcc_disable &= ~(1 << (16 + i));
> 
> Why? This is si_gpu_init().
> 

whoops, I was thinking about CIK at the time.  disregard my comment.


You are receiving this mail because:
  • You are the assignee for the bug.
--1399030823.ed680C3.28060-- --===============0441765504== 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 --===============0441765504==--