[Bug 37841] Display distortion with powerprofile mid or low

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=37841

--- Comment #2 from bugreport at spambog.com 2011-06-01 21:55:17 PDT ---
Created an attachment (id=47448)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=47448)
Output of dmesg

Also attached output of dmesg.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 37841] Display distortion with powerprofile mid or low

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=37841

--- Comment #1 from bugreport at spambog.com 2011-06-01 21:52:14 PDT ---
Created an attachment (id=47447)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=47447)
Logfile of Xorg

Also attached Xorg.0.log.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 33376] [RADEON:KMS:R600C] screen damage during kde fade-out on logout.

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33376

--- Comment #6 from Justin  2011-06-01 21:49:56 
PDT ---
Can confirm the same distortion with classic r600 (HD5870M mesa 7.10.2 +
xf86-video-ati 6.14.2). No more distortions after switching to gallium r600
however.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 37841] New: Display distortion with powerprofile mid or low

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=37841

   Summary: Display distortion with powerprofile mid or low
   Product: DRI
   Version: XOrg CVS
  Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
  Severity: major
  Priority: medium
 Component: DRM/Radeon
AssignedTo: dri-devel at lists.freedesktop.org
ReportedBy: bugreport at spambog.com


Overview:
The display is distorted when power-profile low or mid is activated.

Steps to reproduce:
echo low > /sys/class/drm/card0/device/power_profile
or
echo mid > /sys/class/drm/card0/device/power_profile

Actual Results:
The display is distorted, but the system is still usable. The distortion
consists of noisy flickering vertical stripes, with columns between them
that look ok. When I choose powerprofile default or auto or high the
distortion goes away and everything's as before.

Output of
cat /sys/kernel/debug/dri/{0,64}/radeon_pm_info:

With powerprofile default:
default engine clock: 50 kHz
current engine clock: 499500 kHz
default memory clock: 60 kHz
current memory clock: 594000 kHz
voltage: 1000 mV
PCIE lanes: 16
default engine clock: 50 kHz
current engine clock: 499500 kHz
default memory clock: 60 kHz
current memory clock: 594000 kHz
voltage: 1000 mV
PCIE lanes: 16

With powerprofile mid:
default engine clock: 50 kHz
current engine clock: 124870 kHz
default memory clock: 60 kHz
current memory clock: 405000 kHz
voltage: 900 mV
PCIE lanes: 16
default engine clock: 50 kHz
current engine clock: 124870 kHz
default memory clock: 60 kHz
current memory clock: 405000 kHz
voltage: 900 mV
PCIE lanes: 16

With powerprofile low:
default engine clock: 50 kHz
current engine clock: 124870 kHz
default memory clock: 60 kHz
current memory clock: 405000 kHz
voltage: 900 mV
PCIE lanes: 16
default engine clock: 50 kHz
current engine clock: 124870 kHz
default memory clock: 60 kHz
current memory clock: 405000 kHz
voltage: 900 mV
PCIE lanes: 16

With powerprofile high:
default engine clock: 50 kHz
current engine clock: 499500 kHz
default memory clock: 60 kHz
current memory clock: 594000 kHz
voltage: 1000 mV
PCIE lanes: 16
default engine clock: 50 kHz
current engine clock: 499500 kHz
default memory clock: 60 kHz
current memory clock: 594000 kHz
voltage: 1000 mV
PCIE lanes: 16


Expected Results:
No display distortion and perhaps other values in radeon_pm_info (values of
mid and low profile should differ and perhaps there should have been some
lanes deactivated by these profiles).
Btw. there is no such problem when I use the powermanagement-features in
xorg.conf (ForceLowPowerMode, ClockGating, DynamicPM) without KMS enabled.

Versions:
See attached logfiles.
Bug exists since power-profiles had been introduced (in kernel 2.6.34 or
2.6.35).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 31246] [RADEON::CYPRESS:R600C] reproducible hangs on piglit tests with HD5850

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31246

--- Comment #7 from Sven Arvidsson  2011-06-01 14:22:59 PDT ---
It looks like this was fixed, but only for r700 in r600c:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c20778e76f1203063977337ebbe1bd2aacef5dc0

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 35434] [RADEON:KMS:R600G] etqw: broken ground textures

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35434

--- Comment #14 from Benjamin Bellec  2011-06-01 
12:02:31 PDT ---
I don't know really why, but I have no more artefacts.

There is now only broken textures.

FYI :
(II) RADEON(0): KMS Color Tiling: disabled
(II) RADEON(0): KMS Pageflipping: enabled
(II) RADEON(0): SwapBuffers wait for vsync: enabled

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 37826] New: piglit: fbo/fbo-maxsize assertion failure

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=37826

   Summary: piglit: fbo/fbo-maxsize assertion failure
   Product: Mesa
   Version: git
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/Gallium/r600
AssignedTo: dri-devel at lists.freedesktop.org
ReportedBy: sa at whiz.se


The piglit test fbo/fbo-maxsize doesn't pass on my Evergreen:

Returncode: -6

Errors:
Failed to allocate :
   size  : 1431698944 bytes
   alignment : 512 bytes
Failed to allocate :
   size  : 1431698944 bytes
   alignment : 512 bytes
fbo-maxsize: /home/sa/Programming/gfx/piglit/tests/fbo/fbo-maxsize.c:115:
create_fbo: Assertion `glGetError() == 0' failed.

dmesg:
Jun  1 19:10:43 zoe kernel: [ 1384.924077] radeon :01:00.0: object_init
failed for (1431699456, 0x0006)
Jun  1 19:10:43 zoe kernel: [ 1384.924081] [drm:radeon_gem_object_create]
*ERROR* Failed to allocate GEM object (1431699456, 4, 4096, -12)
Jun  1 19:10:43 zoe kernel: [ 1384.926286] radeon :01:00.0: object_init
failed for (1431699456, 0x0006)
Jun  1 19:10:43 zoe kernel: [ 1384.926289] [drm:radeon_gem_object_create]
*ERROR* Failed to allocate GEM object (1431699456, 4, 4096, -12)

This doesn't seem to be a new problem, it fails with 7.10 too, but the kernel
message is different: "[drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation
-12!".

System environment:
-- system architecture: 32-bit
-- Linux distribution: Debian unstable
-- GPU: REDWOOD
-- Model: XFX Radeon HD 5670 1GB
-- Display connector: DVI
-- xf86-video-ati: 6.14.2
-- xserver: 1.10.1
-- mesa: git-c5903ed
-- drm: 2.4.25
-- kernel: 2.6.39

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 31246] [RADEON::CYPRESS:R600C] reproducible hangs on piglit tests with HD5850

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31246

Sven Arvidsson  changed:

   What|Removed |Added

 CC||sa at whiz.se

--- Comment #6 from Sven Arvidsson  2011-06-01 10:26:25 PDT ---
On my Evergreen, glsl-vs-vec4-indexing-temp-dst-in-nested-loop-combined seems
to be the only remaining test causing a GPU hang.

System environment:
-- system architecture: 32-bit
-- Linux distribution: Debian unstable
-- GPU: REDWOOD
-- Model: XFX Radeon HD 5670 1GB
-- Display connector: DVI
-- xf86-video-ati: 6.14.2
-- xserver: 1.10.1
-- mesa: git-c5903ed
-- drm: 2.4.25
-- kernel: 2.6.39

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 36602] Hierarchical Z support for R600

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36602

--- Comment #8 from Pierre-Eric Pelloux-Prayer  
2011-06-01 06:03:53 PDT ---
Created an attachment (id=47420)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=47420)
openarena rendering errors

I think that the little squares along the diagonal display htile buffer data.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 36602] Hierarchical Z support for R600

2011-06-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36602

--- Comment #7 from Pierre-Eric Pelloux-Prayer  
2011-06-01 06:01:47 PDT ---
Created an attachment (id=47419)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=47419)
kernel + x + app logs

I've applied the linked patches and started testing.
Depending on which app I run, kern.log is filling with errors telling that
"htile buffer too small".
I've added some logs to radeon_dri2.c and r600g's r600_state.c to help
understanding the problem.

I'm using Radeon HD 4850 with dual-screen setup (total res: 3360x1050).

It seems that each component (dri2, kernel, mesa) uses a different value for
width/height/pitch, maybe that's the source of the problem ?

The attached file, contains the log for 2 applications : glxgears (working
fine), and gnome-shell (shows some errors).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[PATCH v2] drm: Compare only lower 32 bits of framebuffer map offsets

2011-06-01 Thread Tormod Volden
On Mon, May 30, 2011 at 9:45 PM, Tormod Volden wrote:
> (*) It actually checks if _DRM_CONTAINS_LOCK is the /only/ flag set. I
> suppose this is intentional. My v2 patch does not change anything in the
> case of _DRM_SHM: If it contains a lock, it returns a match without
> comparing offsets. If no lock, it compares the full offsets. Is this
> because the only _DRM_SHM used by userspace is the one with a lock, so
> there is never a need to check a userspace-provided offset, or are those
> always within 32 bit so a full check is ok?

After googling up an old "DRM map design" thread from 2005
(http://thread.gmane.org/gmane.comp.video.dri.devel/19545/focus=19689),
and http://dri.freedesktop.org/wiki/DrmMapHandling I think I can
answer this to some extent myself: For _DRM_SHM it is not an offset
that is passed from/to userspace, but a handle, which I guess is kept
within 32 bit. Although this is not fully clear to me after browsing
through drm_addmap_core(), where the offset or handle is the result of
vmalloc_user().

Tormod


[Bug 36602] Hierarchical Z support for R600

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36602

--- Comment #7 from Pierre-Eric Pelloux-Prayer pell...@gmail.com 2011-06-01 
06:01:47 PDT ---
Created an attachment (id=47419)
 -- (https://bugs.freedesktop.org/attachment.cgi?id=47419)
kernel + x + app logs

I've applied the linked patches and started testing.
Depending on which app I run, kern.log is filling with errors telling that
htile buffer too small.
I've added some logs to radeon_dri2.c and r600g's r600_state.c to help
understanding the problem.

I'm using Radeon HD 4850 with dual-screen setup (total res: 3360x1050).

It seems that each component (dri2, kernel, mesa) uses a different value for
width/height/pitch, maybe that's the source of the problem ?

The attached file, contains the log for 2 applications : glxgears (working
fine), and gnome-shell (shows some errors).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 36602] Hierarchical Z support for R600

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36602

--- Comment #8 from Pierre-Eric Pelloux-Prayer pell...@gmail.com 2011-06-01 
06:03:53 PDT ---
Created an attachment (id=47420)
 -- (https://bugs.freedesktop.org/attachment.cgi?id=47420)
openarena rendering errors

I think that the little squares along the diagonal display htile buffer data.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 31246] [RADEON::CYPRESS:R600C] reproducible hangs on piglit tests with HD5850

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31246

Sven Arvidsson s...@whiz.se changed:

   What|Removed |Added

 CC||s...@whiz.se

--- Comment #6 from Sven Arvidsson s...@whiz.se 2011-06-01 10:26:25 PDT ---
On my Evergreen, glsl-vs-vec4-indexing-temp-dst-in-nested-loop-combined seems
to be the only remaining test causing a GPU hang.

System environment:
-- system architecture: 32-bit
-- Linux distribution: Debian unstable
-- GPU: REDWOOD
-- Model: XFX Radeon HD 5670 1GB
-- Display connector: DVI
-- xf86-video-ati: 6.14.2
-- xserver: 1.10.1
-- mesa: git-c5903ed
-- drm: 2.4.25
-- kernel: 2.6.39

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 37826] New: piglit: fbo/fbo-maxsize assertion failure

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37826

   Summary: piglit: fbo/fbo-maxsize assertion failure
   Product: Mesa
   Version: git
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: s...@whiz.se


The piglit test fbo/fbo-maxsize doesn't pass on my Evergreen:

Returncode: -6

Errors:
Failed to allocate :
   size  : 1431698944 bytes
   alignment : 512 bytes
Failed to allocate :
   size  : 1431698944 bytes
   alignment : 512 bytes
fbo-maxsize: /home/sa/Programming/gfx/piglit/tests/fbo/fbo-maxsize.c:115:
create_fbo: Assertion `glGetError() == 0' failed.

dmesg:
Jun  1 19:10:43 zoe kernel: [ 1384.924077] radeon :01:00.0: object_init
failed for (1431699456, 0x0006)
Jun  1 19:10:43 zoe kernel: [ 1384.924081] [drm:radeon_gem_object_create]
*ERROR* Failed to allocate GEM object (1431699456, 4, 4096, -12)
Jun  1 19:10:43 zoe kernel: [ 1384.926286] radeon :01:00.0: object_init
failed for (1431699456, 0x0006)
Jun  1 19:10:43 zoe kernel: [ 1384.926289] [drm:radeon_gem_object_create]
*ERROR* Failed to allocate GEM object (1431699456, 4, 4096, -12)

This doesn't seem to be a new problem, it fails with 7.10 too, but the kernel
message is different: [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation
-12!.

System environment:
-- system architecture: 32-bit
-- Linux distribution: Debian unstable
-- GPU: REDWOOD
-- Model: XFX Radeon HD 5670 1GB
-- Display connector: DVI
-- xf86-video-ati: 6.14.2
-- xserver: 1.10.1
-- mesa: git-c5903ed
-- drm: 2.4.25
-- kernel: 2.6.39

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 35434] [RADEON:KMS:R600G] etqw: broken ground textures

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35434

--- Comment #14 from Benjamin Bellec b.bel...@gmail.com 2011-06-01 12:02:31 
PDT ---
I don't know really why, but I have no more artefacts.

There is now only broken textures.

FYI :
(II) RADEON(0): KMS Color Tiling: disabled
(II) RADEON(0): KMS Pageflipping: enabled
(II) RADEON(0): SwapBuffers wait for vsync: enabled

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 31246] [RADEON::CYPRESS:R600C] reproducible hangs on piglit tests with HD5850

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31246

--- Comment #7 from Sven Arvidsson s...@whiz.se 2011-06-01 14:22:59 PDT ---
It looks like this was fixed, but only for r700 in r600c:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c20778e76f1203063977337ebbe1bd2aacef5dc0

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 31412] radeon memory leak

2011-06-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=31412





--- Comment #13 from Kevin kjs...@gmail.com  2011-06-02 02:57:29 ---
So is this something that should be fixed or is everything working as intended?
To me, it doesn't seem correct. Unused caches shouldn't be stored in my used
memory.

Is there anything else that I should try to help?
Can anyone else reproduce this? I just open large pdfs and scroll through them.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 37841] New: Display distortion with powerprofile mid or low

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37841

   Summary: Display distortion with powerprofile mid or low
   Product: DRI
   Version: XOrg 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: bugrep...@spambog.com


Overview:
The display is distorted when power-profile low or mid is activated.

Steps to reproduce:
echo low  /sys/class/drm/card0/device/power_profile
or
echo mid  /sys/class/drm/card0/device/power_profile

Actual Results:
The display is distorted, but the system is still usable. The distortion
consists of noisy flickering vertical stripes, with columns between them
that look ok. When I choose powerprofile default or auto or high the
distortion goes away and everything's as before.

Output of
cat /sys/kernel/debug/dri/{0,64}/radeon_pm_info:

With powerprofile default:
default engine clock: 50 kHz
current engine clock: 499500 kHz
default memory clock: 60 kHz
current memory clock: 594000 kHz
voltage: 1000 mV
PCIE lanes: 16
default engine clock: 50 kHz
current engine clock: 499500 kHz
default memory clock: 60 kHz
current memory clock: 594000 kHz
voltage: 1000 mV
PCIE lanes: 16

With powerprofile mid:
default engine clock: 50 kHz
current engine clock: 124870 kHz
default memory clock: 60 kHz
current memory clock: 405000 kHz
voltage: 900 mV
PCIE lanes: 16
default engine clock: 50 kHz
current engine clock: 124870 kHz
default memory clock: 60 kHz
current memory clock: 405000 kHz
voltage: 900 mV
PCIE lanes: 16

With powerprofile low:
default engine clock: 50 kHz
current engine clock: 124870 kHz
default memory clock: 60 kHz
current memory clock: 405000 kHz
voltage: 900 mV
PCIE lanes: 16
default engine clock: 50 kHz
current engine clock: 124870 kHz
default memory clock: 60 kHz
current memory clock: 405000 kHz
voltage: 900 mV
PCIE lanes: 16

With powerprofile high:
default engine clock: 50 kHz
current engine clock: 499500 kHz
default memory clock: 60 kHz
current memory clock: 594000 kHz
voltage: 1000 mV
PCIE lanes: 16
default engine clock: 50 kHz
current engine clock: 499500 kHz
default memory clock: 60 kHz
current memory clock: 594000 kHz
voltage: 1000 mV
PCIE lanes: 16


Expected Results:
No display distortion and perhaps other values in radeon_pm_info (values of
mid and low profile should differ and perhaps there should have been some
lanes deactivated by these profiles).
Btw. there is no such problem when I use the powermanagement-features in
xorg.conf (ForceLowPowerMode, ClockGating, DynamicPM) without KMS enabled.

Versions:
See attached logfiles.
Bug exists since power-profiles had been introduced (in kernel 2.6.34 or
2.6.35).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 33376] [RADEON:KMS:R600C] screen damage during kde fade-out on logout.

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33376

--- Comment #6 from Justin deus_ex_mac...@lavabit.com 2011-06-01 21:49:56 PDT 
---
Can confirm the same distortion with classic r600 (HD5870M mesa 7.10.2 +
xf86-video-ati 6.14.2). No more distortions after switching to gallium r600
however.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 37841] Display distortion with powerprofile mid or low

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37841

--- Comment #1 from bugrep...@spambog.com 2011-06-01 21:52:14 PDT ---
Created an attachment (id=47447)
 -- (https://bugs.freedesktop.org/attachment.cgi?id=47447)
Logfile of Xorg

Also attached Xorg.0.log.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 37841] Display distortion with powerprofile mid or low

2011-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37841

--- Comment #2 from bugrep...@spambog.com 2011-06-01 21:55:17 PDT ---
Created an attachment (id=47448)
 -- (https://bugs.freedesktop.org/attachment.cgi?id=47448)
Output of dmesg

Also attached output of dmesg.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 31412] radeon memory leak

2011-06-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=31412


Jesse Zhang zh.je...@gmail.com changed:

   What|Removed |Added

 CC||zh.je...@gmail.com




--- Comment #14 from Jesse Zhang zh.je...@gmail.com  2011-06-02 05:56:22 ---
There is no leaking here. A quick google search turns up
http://sourcefrog.net/weblog/software/linux-kernel/free-mem.html.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel