[PATCH] drm/radeon/kms: Add support for tv-out dongle on G5 9600

2011-04-02 Thread Alex Deucher
Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_combios.c | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_combios.c b/drivers/gpu/drm/radeon/radeon_combios.c index cf602e2..8caf546 100644 --- a/drivers/gpu/drm/rade

[PATCH] drm/radeon/kms: pageflipping cleanup for avivo+

2011-04-02 Thread Alex Deucher
Avoid touching the flip setup regs while acceleration is running. Set them at modeset rather than during pageflip. Touching these regs while acceleration is active caused hangs on pre-avivo chips. These chips do not seem to be affected, but better safe than sorry, plus it avoids repeatedly repro

[Bug 34709] [bisected] with r300 (rv530) kms loaded cannot suspend kernel 2.6.37+ with uswsusp

2011-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34709 --- Comment #11 from Alex Deucher 2011-04-02 06:30:51 PDT --- Created an attachment (id=45164) View: https://bugs.freedesktop.org/attachment.cgi?id=45164 Review: https://bugs.freedesktop.org/review?bug=34709&attachment=45164 fix This patch sh

Re: [PATCH] drm/radeon: Fix an always-false-comparison

2011-04-02 Thread Alex Deucher
On Fri, Apr 1, 2011 at 1:12 AM, 'Liu Yuan wrote: > From: Liu Yuan > > In the function atom_op_delay() of drivers/gpu/drm/radeon/atom.c, > the comparison performed in the udelay() is always false due to > that the unsigned-char is compared to an integer 2. > nack. the delay count is only an

[Bug 35434] [RADEON:KMS:R600G] etqw: broken ground textures + sporadic junk being displayed

2011-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35434 --- Comment #4 from Benjamin Bellec 2011-04-02 09:26:44 PDT --- I must add that in my case the "artefact textures" (as [2] screenshot example from Brian) is different when modifying the etqw config files. etqw has a "useNormalCompression" parame

Re: Lenovo resume from suspends hangs in i915_gpu_busy or so

2011-04-02 Thread Peter Stuge
Norbert Preining wrote: > > Do you see what scrolls by above the text you took a picture of > > More than what I can see on the screen shot I cannot grasp. Maybe try serial console, netconsole or usb debug device. //Peter ___ dri-devel mailing list dr

Lenovo resume from suspends hangs in i915_gpu_busy or so

2011-04-02 Thread Norbert Preining
On Fr, 01 Apr 2011, Jesse Barnes wrote: > > Copyied from screen: > > Process ips-adjust ( > > Stack: > > > > > > ... > > Call Trace: > > > > ... ? tick_program_event > > call_sortirq > > do_softirq > > irq_exit > > smp_apic_timer_interrupt > > apic_timer_interrup

[PATCH] drm/radeon/kms: Add support for tv-out dongle on G5 9600

2011-04-02 Thread Alex Deucher
Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_combios.c | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_combios.c b/drivers/gpu/drm/radeon/radeon_combios.c index cf602e2..8caf546 100644 --- a/drivers/gpu/drm/rade

[PATCH] drm/radeon/kms: pageflipping cleanup for avivo+

2011-04-02 Thread Alex Deucher
Avoid touching the flip setup regs while acceleration is running. Set them at modeset rather than during pageflip. Touching these regs while acceleration is active caused hangs on pre-avivo chips. These chips do not seem to be affected, but better safe than sorry, plus it avoids repeatedly repro

[Bug 34709] [bisected] with r300 (rv530) kms loaded cannot suspend kernel 2.6.37+ with uswsusp

2011-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34709 --- Comment #11 from Alex Deucher 2011-04-02 06:30:51 PDT --- Created an attachment (id=45164) View: https://bugs.freedesktop.org/attachment.cgi?id=45164 Review: https://bugs.freedesktop.org/review?bug=34709&attachment=45164 fix This patch s

[PATCH] drm/radeon: Fix an always-false-comparison

2011-04-02 Thread Alex Deucher
On Fri, Apr 1, 2011 at 1:12 AM, 'Liu Yuan wrote: > From: Liu Yuan > > In the function atom_op_delay() of drivers/gpu/drm/radeon/atom.c, > the comparison performed in the udelay() is always false due to > that the unsigned-char is compared to an integer 2. > nack. the delay count is only an

[Bug 35434] [RADEON:KMS:R600G] etqw: broken ground textures + sporadic junk being displayed

2011-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35434 --- Comment #4 from Benjamin Bellec 2011-04-02 09:26:44 PDT --- I must add that in my case the "artefact textures" (as [2] screenshot example from Brian) is different when modifying the etqw config files. etqw has a "useNormalCompression" parame