From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor Date: Fri, 26 Apr 2013 19:29:03 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0173731217==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C8FF6E6465 for ; Fri, 26 Apr 2013 12:29:03 -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 --===============0173731217== Content-Type: multipart/alternative; boundary="1367004543.EC8A1.24098"; charset="us-ascii" --1367004543.EC8A1.24098 Date: Fri, 26 Apr 2013 19:29:03 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62889 --- Comment #18 from Alexander von Gluck --- Created attachment 78533 --> https://bugs.freedesktop.org/attachment.cgi?id=78533&action=edit screenshot of steam showing ColorTiling corruption current xorg: #Section "Module" # Load "dri2" # Load "glamoregl" #EndSection Section "Device" Identifier "7970" # Driver "modesetting" # Driver "ati" Driver "radeon" # Driver "radeonsi" # Option "SWcursor" "on" # Option "EnablePageFlip" "on" Option "AccelMethod" "glamor" # Option "AccelMethod" "exa" Option "RenderAccel" "on" # Option "SwapbuffersWait" "false" Option "ColorTiling" "on" # Option "AccelDFS" "off" EndSection -- You are receiving this mail because: You are the assignee for the bug. --1367004543.EC8A1.24098 Date: Fri, 26 Apr 2013 19:29:03 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 18 on bug 62889 from
Created attachment 78533 [details]
screenshot of steam showing ColorTiling corruption

current xorg:

#Section "Module"
#       Load "dri2"
#       Load "glamoregl"
#EndSection

Section "Device"
   Identifier "7970"
#   Driver "modesetting"
#    Driver   "ati"
   Driver   "radeon"
#   Driver   "radeonsi"

#   Option   "SWcursor"         "on"
#   Option   "EnablePageFlip"   "on"
   Option   "AccelMethod"      "glamor"
#   Option   "AccelMethod"      "exa"
   Option   "RenderAccel"      "on"
#   Option "SwapbuffersWait" "false"
   Option   "ColorTiling"      "on"
#   Option   "AccelDFS"         "off"
EndSection


You are receiving this mail because:
  • You are the assignee for the bug.
--1367004543.EC8A1.24098-- --===============0173731217== 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 --===============0173731217==--