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
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
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
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
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
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
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
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
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
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
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
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
12 matches
Mail list logo