https://bugs.freedesktop.org/show_bug.cgi?id=38270
Summary: Color Tiling unusable on NI
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: aidan(a)cisco.com
latest d-r-t/mesa/ddx that picked up the default change to on for color tiling
now causes total screen corruption on NI with KDE 4.6.4.
For the first couple of seconds of KDE startup the display is clean then
switches to garbage.
The workaround is to disable color tiling manually.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=33171
Summary: [r600g, wine] kernel crash when loading level in FEAR
Product: DRI
Version: DRI CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: liquid.acid(a)gmx.net
Created an attachment (id=42087)
--> (https://bugs.freedesktop.org/attachment.cgi?id=42087)
kernel log
Hello!
I just triggered a kernel crash while trying out some game in wine (the same as
in bug #33066).
Jan 15 23:17:22 voodoomaster kernel: BUG: unable to handle kernel paging
request at ffffc90010280000
When loading the intro sequence in FEAR the screen suddenly went blank and
switched back to console to display this error. The full error is attached as
textfile.
Could still log into the machine via ssh and salvage the kernel log.
System:
ATI Technologies Inc Radeon HD 4770 [RV740]
drm-radeon-testing kernel
libdrm, mesa and xf86-video-ati are all git master
xorg-server-1.9.3.901
wine is version 1.3.11 and the game I triggered this with is the FEAR demo:
http://www.gamershell.com/download_10167.shtml
GLSL was enabled in wine.
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.
Commit 6067aa (drm/i915: split clock gating init into per-chipset
functions) unconditionally calls the newly created
init_clock_gating-pointer. There is one case, however, where it does
not get set:
if (HAS_PCH_SPLIT(dev)) {
...
} else
dev_priv->display.update_wm = NULL;
}
This can lead to a NULL-pointer exception as in
https://bugzilla.kernel.org/show_bug.cgi?id=37252
Fix it by checking if the pointer is valid before using it.
Signed-off-by: Wolfram Sang <w.sang(a)pengutronix.de>
Cc: Jesse Barnes <jbarnes(a)virtuousgeek.org>
Cc: Keith Packard <keithp(a)keithp.com>
---
Compile tested only, due to no hardware. I was going through the list of
regressions and had my take on this one. Exploring new subsystems here,
so hopefully it's the right direction. The other solution would be
initializing the pointer to a default value, but that one I don't know.
drivers/gpu/drm/i915/intel_display.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
index 81a9059..cf75856 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -7511,7 +7511,8 @@ void intel_init_clock_gating(struct drm_device *dev)
{
struct drm_i915_private *dev_priv = dev->dev_private;
- dev_priv->display.init_clock_gating(dev);
+ if (dev_priv->display.init_clock_gating)
+ dev_priv->display.init_clock_gating(dev);
if (dev_priv->display.init_pch_clock_gating)
dev_priv->display.init_pch_clock_gating(dev);
--
1.7.2.5
https://bugs.freedesktop.org/show_bug.cgi?id=38783
Summary: etqw fail to run with a texture format error
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: lordheavym(a)gmail.com
Created an attachment (id=48567)
--> (https://bugs.freedesktop.org/attachment.cgi?id=48567)
glxinfo output
* Archlinux
* radeon HD4850, x86_64 with 32 libs installed
* kernel 2.6.39.2, 3.0.rc4
* mesa 7.11 snapshot (fc8c4a3a7b92a1134cd3a9312063abba9e14b0fe)
* libtxc_dxtn and lib32-libtxc_dxtn 1.0.1
etqw fail to run and show the following line:
Sys_Error: Image '_default' was generated with internal format 0x83f0 but GL
returned 0x30291e2
No error message in the kernel's log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Hi,
I have just posted notifications to the bugs.fdo bugzilla for commits
out of v2.6.39..v3.0-rc5 that mention a bug via full link at
bugs.fdo .
See for example https://bugs.freedesktop.org/show_bug.cgi?id=38529 .
Is this considered signal or noise?
Regards,
Flo
https://bugs.freedesktop.org/show_bug.cgi?id=36745
Summary: wine 1.3.19 and 3Dmark2001SE Draghotic demo upset
kernel 2.6.38.4
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: randrik(a)mail.ru
After installing my Slackware (+ self-compiled X stack) on this new machine
with rv350 AGP card inside, I run few usual tests, and found that two demo
scenes from 3Dmark2001SE build 330 (Dragothic low/high detail) renders
incorrectly.
hardware:
GPU
r300: DRM version: 2.8.0, Name: ATI RV350, ID: 0x4152, GB: 1, Z: 1
r300: GART size: 61 MB, VRAM size: 128 MB
r300: AA compression: NO, Z compression: NO, HiZ: NO
cpu:
Intel(R) Pentium(R) 4 CPU 1.80GHz
256Mb system memory
Software:
drm - ba11501bb9f5bd98110dfe1385b4501c0a9a643a ("configure: version bump for
2.4.25 release")
mesa - fb8786bda320fef12219bf71ea83d703be6aa48f ("st/mesa: remove
set-but-unused variables")
xserver - 1.9 branch at 90955857b20d0f5431f1c87f76adf1b89ec3f661 ("xfree86:
loader: fix memory leaks in LoaderListDirs")
xf86-video-ati - 903e90c31cf0319be9297529aa7b8daa1756cf63 ("EXA/Xv: used cached
bo tiling flags for accel setup on 6xx+")
kernel - 2.6.38.4 mainline
wine - wine-1.3.19
Messages on console looks like:
fixme:d3d:state_clipping Clipping disabled, but ARB_depth_clamp isn't
supported.
fixme:d3d:state_clipping Clipping disabled, but ARB_depth_clamp isn't
supported.
radeon: The kernel rejected CS, see dmesg for more information.
(one about missing ARB_depth_clamp probably harmless, i saw it long ago with
nvfx/nv40 gallium driver and older wine version)
in dmesg:
[drm:r100_cs_track_check] *ERROR* [drm] color buffer 0 (46 3455865856 46 768)
[drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for color buffer 0
(need 88604718 have 28672) !
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=26195
--- Comment #28 from Florian Mickler <florian(a)mickler.org> 2011-06-30 03:29:12 PDT ---
A patch referencing this bug report has been merged in Linux v3.0-rc3:
commit 805c22168da76a65c978017d0fe0d59cd048e995
Author: Alex Deucher <alexdeucher(a)gmail.com>
Date: Mon Jun 6 17:39:16 2011 -0400
drm/radeon/kms: disable hdmi audio by default
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Hi Linus,
just a single patch from Alex.
Dave.
The following changes since commit c017d0d1351f916c0ced3f358afc491fdcf490b4:
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2011-06-29 11:07:20 -0700)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes
Alex Deucher (1):
drm/radeon/kms: increase rom size for atrm method
drivers/gpu/drm/radeon/radeon_bios.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)