Make TV standard and DFP table revisions debug only.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_atombios.c | 18 +-
drivers/gpu/drm/radeon/radeon_combios.c | 26 +-
2 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/dr
Make TV standard and DFP table revisions debug only.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_atombios.c | 18 +-
drivers/gpu/drm/radeon/radeon_combios.c | 26 +-
2 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/dr
Hi again,
On Thu, 30 Sep 2010 15:18:27 +0200, Jean Delvare wrote:
> I am running kernel 2.6.36-rc6 on a Radeon HD4350 (RV710), and I see
> the following error messages in the logs:
>
> Sep 30 14:09:27 endymion kernel: [21556.560593] radeon :07:00.0:
> 88007c334000 reserve failed for wait
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #24 from Alex Deucher 2010-10-07 16:09:43 PDT ---
(In reply to comment #23)
> Hei, I tried the drm-radeon-testing kernel and now Okular works, but X still
> crashes with a segfault when going fullscreen with virtualbox.
>
> Someone i
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #24 from Alex Deucher 2010-10-07 16:09:43 PDT
---
(In reply to comment #23)
> Hei, I tried the drm-radeon-testing kernel and now Okular works, but X still
> crashes with a segfault when going fullscreen with virtualbox.
>
> Someone
https://bugs.freedesktop.org/show_bug.cgi?id=30693
Alex Deucher changed:
What|Removed |Added
Product|DRI |Mesa
Version|XOrg CVS
https://bugs.freedesktop.org/show_bug.cgi?id=30693
--- Comment #2 from Alex Deucher 2010-10-07 16:04:17 PDT ---
what version of mesa are you using and what is the screenshot supposed to be
showing? An error message?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
https://bugs.freedesktop.org/show_bug.cgi?id=30693
Alex Deucher changed:
What|Removed |Added
Product|DRI |Mesa
Version|XOrg CVS
https://bugs.freedesktop.org/show_bug.cgi?id=30693
--- Comment #2 from Alex Deucher 2010-10-07 16:04:17 PDT
---
what version of mesa are you using and what is the screenshot supposed to be
showing? An error message?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--
On Wed, 2010-10-06 at 21:24 -0700, Keith Packard wrote:
> A physically mapped hardware status page is allocated at driver load
> time but was never freed. Call the existing code to free this page at
> driver unload time on hardware which uses this kind.
the free_hws gets called after we disappear
https://bugs.freedesktop.org/show_bug.cgi?id=30693
--- Comment #1 from darkbasic 2010-10-07 15:34:36 PDT ---
I forgot to mention I use xorg 1.9.901.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assign
https://bugs.freedesktop.org/show_bug.cgi?id=30693
--- Comment #1 from darkbasic 2010-10-07 15:34:36 PDT
---
I forgot to mention I use xorg 1.9.901.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assig
https://bugs.freedesktop.org/show_bug.cgi?id=30693
Summary: [R600c KWin 4.5.2] Blur does not work with RV670 (it
works with RV710)
Product: DRI
Version: XOrg CVS
Platform: Other
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=30693
Summary: [R600c KWin 4.5.2] Blur does not work with RV670 (it
works with RV710)
Product: DRI
Version: XOrg CVS
Platform: Other
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #23 from Maggioni Marcello 2010-10-07 14:47:22
PDT ---
Hei, I tried the drm-radeon-testing kernel and now Okular works, but X still
crashes with a segfault when going fullscreen with virtualbox.
Someone is having this problem? Do yo
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #23 from Maggioni Marcello 2010-10-07
14:47:22 PDT ---
Hei, I tried the drm-radeon-testing kernel and now Okular works, but X still
crashes with a segfault when going fullscreen with virtualbox.
Someone is having this problem? Do yo
- "Jean Delvare" wrote:
> Hi again,
>
> On Thu, 30 Sep 2010 15:18:27 +0200, Jean Delvare wrote:
> > I am running kernel 2.6.36-rc6 on a Radeon HD4350 (RV710), and I
> see
> > the following error messages in the logs:
> >
> > Sep 30 14:09:27 endymion kernel: [21556.560593] radeon :07:00.
From: Dave Airlie
since the handle references are all tied to a file_priv, and when it disappears
all the handle refs go with it.
The fbcon ones we'd only notice on unload, but the nouveau notifier one
would would happen on reboot.
nouveau: Reported-by: Marc Dionne
nouveau: Tested-by: Marc Dio
https://bugs.freedesktop.org/show_bug.cgi?id=30483
--- Comment #5 from Michel Dänzer 2010-10-07 14:27:25 PDT
---
Looks like the problem is an unnecessary copy of the pixmap contents as part of
glXBindTexImageEXT(). The fact that the copy is done in software just adds
insult to injury, but really
https://bugs.freedesktop.org/show_bug.cgi?id=30483
--- Comment #5 from Michel D?nzer 2010-10-07 14:27:25
PDT ---
Looks like the problem is an unnecessary copy of the pixmap contents as part of
glXBindTexImageEXT(). The fact that the copy is done in software just adds
insult to injury, but really
https://bugs.freedesktop.org/show_bug.cgi?id=30483
--- Comment #4 from Jerome Glisse 2010-10-07 12:41:57
PDT ---
Can we have the profiling data attached to bug ?
Btw sysprof is lot easier to use
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receivi
https://bugs.freedesktop.org/show_bug.cgi?id=30483
--- Comment #4 from Jerome Glisse 2010-10-07
12:41:57 PDT ---
Can we have the profiling data attached to bug ?
Btw sysprof is lot easier to use
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receivi
- "Jean Delvare" wrote:
> Hi again,
>
> On Thu, 30 Sep 2010 15:18:27 +0200, Jean Delvare wrote:
> > I am running kernel 2.6.36-rc6 on a Radeon HD4350 (RV710), and I
> see
> > the following error messages in the logs:
> >
> > Sep 30 14:09:27 endymion kernel: [21556.560593] radeon :07:00.
https://bugs.freedesktop.org/show_bug.cgi?id=30684
--- Comment #2 from Sergey Kondakov 2010-10-07 10:45:42
PDT ---
Created an attachment (id=39260)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39260)
sp_x11.jpg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
https://bugs.freedesktop.org/show_bug.cgi?id=30684
--- Comment #1 from Sergey Kondakov 2010-10-07 10:45:18
PDT ---
Created an attachment (id=39259)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39259)
lion_x11.jpg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai
https://bugs.freedesktop.org/show_bug.cgi?id=30684
--- Comment #2 from Sergey Kondakov 2010-10-07
10:45:42 PDT ---
Created an attachment (id=39260)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39260)
sp_x11.jpg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
https://bugs.freedesktop.org/show_bug.cgi?id=30684
--- Comment #1 from Sergey Kondakov 2010-10-07
10:45:18 PDT ---
Created an attachment (id=39259)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39259)
lion_x11.jpg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai
https://bugs.freedesktop.org/show_bug.cgi?id=30684
Summary: r300g: OpenVG demos fail to render properly
Product: Mesa
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=30684
Summary: r300g: OpenVG demos fail to render properly
Product: Mesa
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #22 from Rafael Monica 2010-10-07 10:11:48 PDT
---
Just a me too. Latest drm-radeon-testing seems to have fixed my bus errors
also.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receivin
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #22 from Rafael Monica 2010-10-07 10:11:48
PDT ---
Just a me too. Latest drm-radeon-testing seems to have fixed my bus errors
also.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receivin
Slight update to fix a regression in one of the memory corruption fixes,
we have another memory corruption myself/Keith are trying to track down,
but laptops with 1.8" disks are defeating us, but its only in a rare
unload case and may have been around for a while so it can probably live
in -ne
On Thu, 07 Oct 2010 15:43:43 +1000, Dave Airlie wrote:
> On Wed, 2010-10-06 at 21:24 -0700, Keith Packard wrote:
> > A physically mapped hardware status page is allocated at driver load
> > time but was never freed. Call the existing code to free this page at
> > driver unload time on hardware whi
Hi again,
On Thu, 30 Sep 2010 15:18:27 +0200, Jean Delvare wrote:
> I am running kernel 2.6.36-rc6 on a Radeon HD4350 (RV710), and I see
> the following error messages in the logs:
>
> Sep 30 14:09:27 endymion kernel: [21556.560593] radeon :07:00.0:
> 88007c334000 reserve failed for wait
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #21 from Alex Deucher 2010-10-07 07:39:05 PDT ---
The blit stuff will be in 2.6.37 and Jerome has a set of patches we need to try
and get into stable to avoid this on older kernels.
--
Configure bugmail: https://bugs.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #21 from Alex Deucher 2010-10-07 07:39:05 PDT
---
The blit stuff will be in 2.6.37 and Jerome has a set of patches we need to try
and get into stable to avoid this on older kernels.
--
Configure bugmail: https://bugs.freedesktop.or
duplicate of this one.
alink added some tests for commonly used functions in the wesnoth-gl port. It
seems as if this (at least regarding the output of the function later on) does
not work as expected:
20101007 15:55:17 error display: Can't read or write on back buffer.
20101007 15:55:17 error di
duplicate of this one.
alink added some tests for commonly used functions in the wesnoth-gl port. It
seems as if this (at least regarding the output of the function later on) does
not work as expected:
20101007 15:55:17 error display: Can't read or write on back buffer.
20101007 15:55:17 error di
https://bugs.freedesktop.org/show_bug.cgi?id=30180
--- Comment #8 from samit vats 2010-10-07 07:01:26 PDT ---
(In reply to comment #7)
> Created an attachment (id=39255)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39255)
> dmesg
dmesg.txt is attached. The ASIC has 1 S-video,1 VGA,1 DVI,
https://bugs.freedesktop.org/show_bug.cgi?id=30180
--- Comment #8 from samit vats 2010-10-07 07:01:26 PDT
---
(In reply to comment #7)
> Created an attachment (id=39255)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39255)
> dmesg
dmesg.txt is attached. The ASIC has 1 S-video,1 VGA,1 DVI
https://bugs.freedesktop.org/show_bug.cgi?id=30180
--- Comment #7 from samit vats 2010-10-07 06:58:58 PDT ---
Created an attachment (id=39255)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39255)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
https://bugs.freedesktop.org/show_bug.cgi?id=30180
--- Comment #7 from samit vats 2010-10-07 06:58:58 PDT
---
Created an attachment (id=39255)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39255)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Yo
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #20 from Jure Repinc 2010-10-07 05:25:41 PDT
---
Looks good so far for me too. No crash after several hours of use.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail beca
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #20 from Jure Repinc 2010-10-07 05:25:41
PDT ---
Looks good so far for me too. No crash after several hours of use.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail beca
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #19 from Felix Blanke 2010-10-07 04:11:22
PDT ---
Same for me. Can't trigger the bug with drm-testing @virtualbox.
Will that stuff be in 2.6.37?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #19 from Felix Blanke 2010-10-07
04:11:22 PDT ---
Same for me. Can't trigger the bug with drm-testing @virtualbox.
Will that stuff be in 2.6.37?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #18 from Tomasz Figa 2010-10-07 03:58:48
PDT ---
With current drm-radeon-testing, after some short testing I can say that I
can't trigger the bug by Okular anymore.
Will see how it performs in normal use.
--
Configure bugmail: ht
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #18 from Tomasz Figa 2010-10-07 03:58:48
PDT ---
With current drm-radeon-testing, after some short testing I can say that I
can't trigger the bug by Okular anymore.
Will see how it performs in normal use.
--
Configure bugmail: ht
https://bugs.freedesktop.org/show_bug.cgi?id=29833
--- Comment #11 from Fabio Pedretti 2010-10-07 01:55:24
PDT ---
> @Fabio Pedretti I'm running Archlinux so I'm unable to use the ppa .. how can
> I
> test it with my current config? (see my logs above for software versions)
I think you used Ub
https://bugs.freedesktop.org/show_bug.cgi?id=29833
--- Comment #11 from Fabio Pedretti 2010-10-07
01:55:24 PDT ---
> @Fabio Pedretti I'm running Archlinux so I'm unable to use the ppa .. how can
> I
> test it with my current config? (see my logs above for software versions)
I think you used Ub
Slight update to fix a regression in one of the memory corruption fixes,
we have another memory corruption myself/Keith are trying to track down,
but laptops with 1.8" disks are defeating us, but its only in a rare
unload case and may have been around for a while so it can probably live
in -ne
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #17 from Felix Blanke 2010-10-07 01:42:53
PDT ---
Maybe it's a noob question but how do I apply that patch on top of 2.6.26-rc6?
Or do I have to use the newest git kernel for that?
--
Configure bugmail: https://bugs.freedesktop.or
https://bugs.freedesktop.org/show_bug.cgi?id=30188
--- Comment #17 from Felix Blanke 2010-10-07
01:42:53 PDT ---
Maybe it's a noob question but how do I apply that patch on top of 2.6.26-rc6?
Or do I have to use the newest git kernel for that?
--
Configure bugmail: https://bugs.freedesktop.or
This is the nasty race condition fix from Thomas, I've been running it and
playing with firefox a lot and haven't seen any side effects of it, we
have positive feedback on it fixing the actual problem of up 1GB of memory
leaked in 5-10s of scrolling in the pathalogical cases.
Dave.
The follow
https://bugs.freedesktop.org/show_bug.cgi?id=30638
--- Comment #5 from Michel Dänzer 2010-10-07 01:21:35 PDT
---
(In reply to comment #5)
> Running synchronized to the vertical refresh. The framerate should be
> approximately the same as the monitor refresh rate.
> 378 frames in 5.0 seconds = 7
https://bugs.freedesktop.org/show_bug.cgi?id=30638
--- Comment #5 from Michel D?nzer 2010-10-07 01:21:35
PDT ---
(In reply to comment #5)
> Running synchronized to the vertical refresh. The framerate should be
> approximately the same as the monitor refresh rate.
> 378 frames in 5.0 seconds = 7
On Thu, 07 Oct 2010 15:43:43 +1000, Dave Airlie wrote:
> On Wed, 2010-10-06 at 21:24 -0700, Keith Packard wrote:
> > A physically mapped hardware status page is allocated at driver load
> > time but was never freed. Call the existing code to free this page at
> > driver unload time on hardware whi
57 matches
Mail list logo