[PATCH] drm/radeon/kms: add workaround for dce3 ddc line vbios bug

2010-11-29 Thread Alex Deucher
fixes: https://bugzilla.kernel.org/show_bug.cgi?id=23752 Signed-off-by: Alex Deucher Cc:sta...@kernel.org --- drivers/gpu/drm/radeon/radeon_atombios.c | 16 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_atombios.c b/drivers/gpu/

[Bug 28800] [r300c, r300g] Texture corruption with World of Warcraft

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28800 --- Comment #18 from Chris Rankin 2010-11-29 15:25:54 PST --- (In reply to comment #15) > Chris, considering what you say, I think this is a kernel issue, not an r300g > issue. I have a T60p with an internal M66 (~ RV530) chip, and have tested

[Bug 28800] [r300c, r300g] Texture corruption with World of Warcraft

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28800 --- Comment #18 from Chris Rankin 2010-11-29 15:25:54 PST --- (In reply to comment #15) > Chris, considering what you say, I think this is a kernel issue, not an r300g > issue. I have a T60p with an internal M66 (~ RV530) chip, and have tested

[PATCH] agp/intel: Fix wrong kunmap in i830_cleanup()

2010-11-29 Thread Takashi Iwai
Add a missing NULL check and fix the wrong address passed to kunmap() in i830_cleanup(). Signed-off-by: Takashi Iwai --- drivers/char/agp/intel-gtt.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/char/agp/intel-gtt.c b/drivers/char/agp/intel-gtt.c index 92

[PATCH] drm/radeon/kms: forbid big bo allocation (fdo 31708) v2

2010-11-29 Thread Thomas Hellstrom
On 11/22/2010 06:31 PM, Thomas Hellstrom wrote: > On 11/22/2010 06:07 PM, Jerome Glisse wrote: >> 2010/11/22 Michel D?nzer: >>> On Fre, 2010-11-19 at 16:34 -0500, jglisse at redhat.com wrote: From: Jerome Glisse Forbid allocating buffer bigger than visible VRAM or GTT, also prop

[PATCH 7/7] radeon: kill rdev->pciep_(r|w)reg

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > pciep_wreg is totally unused, rreg has only one caller and > already checks whether it's an r600 or later chip. > I'd rather keep this like it is for consistency with the other register access routines and I have some patches in the pipelin

[PATCH 6/7] radeon: kill r100_io_(r|w)reg

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Used in a macro with only a single call-site for each. > IHMO that's a bit too much indirection. Fold them in. > I'd rather keep them separate in case we need to use them directly in some other cases. Plus it's more consistent with the oth

[PATCH 5/7] radeon: move blit functions to radeon_asic.h

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Signed-off-by: Daniel Vetter Reviewed-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/radeon.h ? ? ?| ? 13 - > ?drivers/gpu/drm/radeon/radeon_asic.h | ? 13 + > ?2 files changed, 13 insertions(+), 13 deletions(-)

[PATCH 4/7] radeon: kill decls for inline functions

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Signed-off-by: Daniel Vetter Reviewed-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/radeon_asic.h | ? ?6 -- > ?1 files changed, 0 insertions(+), 6 deletions(-) > > diff --git a/drivers/gpu/drm/radeon/radeon_asic.h > b/drivers/gpu

[PATCH 3/7] radeon: drop extern from function decls

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Only adds noise. > Seems like more of a style preference. I prefer the externs, but it's not a big deal either way. Alex > Signed-off-by: Daniel Vetter > --- > ?drivers/gpu/drm/radeon/radeon.h ? ? ?| ? ?6 +- > ?drivers/gpu/drm/radeon/ra

[PATCH 2/7] radeon: consolidate asic-specific function decls for r600 & later

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Now all the asic specific stuff ist mostly hid in radeon_asic.* > > Signed-off-by: Daniel Vetter Reviewed-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/r600_audio.c ?| ? ?1 + > ?drivers/gpu/drm/radeon/r600_hdmi.c ? | ? ?1 + > ?drivers

[PATCH 1/7] radeon: consolidate asic-specific function decls for pre-r600

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Move them to radeon_asic.h together with the other asic > specific stuff. > > Signed-off-by: Daniel Vetter Looks good to me. Reviewed-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/radeon.h ? ? ?| ? 59 > -

[Bug 31940] [r300g] Crash in dri2_invalidate_drawable

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31940 Stephen E. Baker changed: What|Removed |Added Summary|Wine crashes on resolution |[r300g] Crash in |c

i915: display doesn't get on back after returning from standby in 2.6.27-rc*

2010-11-29 Thread Nick Bowler
On 2010-11-25 11:31 -0800, Keith Packard wrote: > On Thu, 25 Nov 2010 11:10:58 -0500, Nick Bowler > wrote: [...] > > https://bugs.freedesktop.org/show_bug.cgi?id=31803 > > I've provided a couple of fixes that might be relevant here -- neither > kernel nor user mode were setting the tracked DPM

[Bug 31940] [r300g] Crash in dri2_invalidate_drawable

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31940 Stephen E. Baker changed: What|Removed |Added Summary|Wine crashes on resolution |[r300g] Crash in |c

[Bug 31940] Wine crashes on resolution change

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31940 Stephen E. Baker changed: What|Removed |Added Attachment #40590|application/octet-stream|text/plain mime type|

[Bug 31940] Wine crashes on resolution change

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31940 Stephen E. Baker changed: What|Removed |Added Attachment #40590|application/octet-stream|text/plain mime type|

[Bug 31940] Wine crashes on resolution change

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31940 Stephen E. Baker changed: What|Removed |Added Attachment #40596|application/octet-stream|text/plain mime type|

[Bug 31940] Wine crashes on resolution change

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31940 Stephen E. Baker changed: What|Removed |Added Attachment #40596|application/octet-stream|text/plain mime type|

[PATCH] drm/radeon/kms: forbid big bo allocation (fdo 31708) v2

2010-11-29 Thread Jerome Glisse
On Mon, Nov 29, 2010 at 5:13 AM, Thomas Hellstrom wrote: > On 11/22/2010 06:31 PM, Thomas Hellstrom wrote: >> >> On 11/22/2010 06:07 PM, Jerome Glisse wrote: >>> >>> 2010/11/22 Michel D?nzer: On Fre, 2010-11-19 at 16:34 -0500, jglisse at redhat.com wrote: > > From: Jerome Glisse

[Bug 25764] R600: glLineStipple gives inconsistent results

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25764 --- Comment #3 from James Willcox 2010-11-29 08:34:16 PST --- I have this problem as well on a 785G. Mesa master as of today, r600c. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 25764] R600: glLineStipple gives inconsistent results

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25764 --- Comment #3 from James Willcox 2010-11-29 08:34:16 PST --- I have this problem as well on a 785G. Mesa master as of today, r600c. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mai

Nouveau fences?

2010-11-29 Thread Thomas Hellstrom
On 11/28/2010 10:55 PM, Francisco Jerez wrote: > Thomas Hellstrom writes: > > >> On 11/28/2010 05:11 PM, Francisco Jerez wrote: >> >>> Francisco Jerez writes: >>> >>> >>> Thomas Hellstrom writes: > Ben, > > I'm looking at a way to mak

Re: [PATCH 7/7] radeon: kill rdev->pciep_(r|w)reg

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > pciep_wreg is totally unused, rreg has only one caller and > already checks whether it's an r600 or later chip. > I'd rather keep this like it is for consistency with the other register access routines and I have some patches in the pipeline

Re: [PATCH 6/7] radeon: kill r100_io_(r|w)reg

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Used in a macro with only a single call-site for each. > IHMO that's a bit too much indirection. Fold them in. > I'd rather keep them separate in case we need to use them directly in some other cases. Plus it's more consistent with the othe

Re: [PATCH 5/7] radeon: move blit functions to radeon_asic.h

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Signed-off-by: Daniel Vetter Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/radeon.h      |   13 - >  drivers/gpu/drm/radeon/radeon_asic.h |   13 + >  2 files changed, 13 insertions(+), 13 deletions(-) >

Re: [PATCH 4/7] radeon: kill decls for inline functions

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Signed-off-by: Daniel Vetter Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/radeon_asic.h |    6 -- >  1 files changed, 0 insertions(+), 6 deletions(-) > > diff --git a/drivers/gpu/drm/radeon/radeon_asic.h > b/drivers/gpu/

Re: [PATCH 3/7] radeon: drop extern from function decls

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Only adds noise. > Seems like more of a style preference. I prefer the externs, but it's not a big deal either way. Alex > Signed-off-by: Daniel Vetter > --- >  drivers/gpu/drm/radeon/radeon.h      |    6 +- >  drivers/gpu/drm/radeon/rad

Re: [PATCH 2/7] radeon: consolidate asic-specific function decls for r600 & later

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Now all the asic specific stuff ist mostly hid in radeon_asic.* > > Signed-off-by: Daniel Vetter Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/r600_audio.c  |    1 + >  drivers/gpu/drm/radeon/r600_hdmi.c   |    1 + >  drivers/

Re: [PATCH 1/7] radeon: consolidate asic-specific function decls for pre-r600

2010-11-29 Thread Alex Deucher
On Sun, Nov 28, 2010 at 1:06 PM, Daniel Vetter wrote: > Move them to radeon_asic.h together with the other asic > specific stuff. > > Signed-off-by: Daniel Vetter Looks good to me. Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/radeon.h      |   59 > --

[Bug 31970] No HDMI Audio detected on playing avi

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31970 Alex Deucher changed: What|Removed |Added Product|Mesa|DRI Version|7.8

[Bug 31970] No HDMI Audio detected on playing avi

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31970 Alex Deucher changed: What|Removed |Added Product|Mesa|DRI Version|7.8

Re: i915: display doesn't get on back after returning from standby in 2.6.27-rc*

2010-11-29 Thread Nick Bowler
On 2010-11-25 11:31 -0800, Keith Packard wrote: > On Thu, 25 Nov 2010 11:10:58 -0500, Nick Bowler > wrote: [...] > > https://bugs.freedesktop.org/show_bug.cgi?id=31803 > > I've provided a couple of fixes that might be relevant here -- neither > kernel nor user mode were setting the tracked DPM

[Bug 31943] [drm:radeon_dvi_detect] *ERROR* HDMI Type A-1: probed a monitor but no|invalid EDID

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31943 Alex Deucher changed: What|Removed |Added Component|DRM/Radeon |General --- Comment #4 from Alex Deucher

[Bug 31943] [drm:radeon_dvi_detect] *ERROR* HDMI Type A-1: probed a monitor but no|invalid EDID

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31943 Alex Deucher changed: What|Removed |Added Product|xorg|DRI Component|Driver/Radeon

[Bug 31943] [drm:radeon_dvi_detect] *ERROR* HDMI Type A-1: probed a monitor but no|invalid EDID

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31943 Alex Deucher changed: What|Removed |Added Component|DRM/Radeon |General --- Comment #4 from Alex Deucher

[Bug 31943] [drm:radeon_dvi_detect] *ERROR* HDMI Type A-1: probed a monitor but no|invalid EDID

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31943 Alex Deucher changed: What|Removed |Added Product|xorg|DRI Component|Driver/Radeon

Re: [PATCH] drm/radeon/kms: forbid big bo allocation (fdo 31708) v2

2010-11-29 Thread Jerome Glisse
On Mon, Nov 29, 2010 at 5:13 AM, Thomas Hellstrom wrote: > On 11/22/2010 06:31 PM, Thomas Hellstrom wrote: >> >> On 11/22/2010 06:07 PM, Jerome Glisse wrote: >>> >>> 2010/11/22 Michel Dänzer: On Fre, 2010-11-19 at 16:34 -0500, jgli...@redhat.com wrote: > > From: Jerome Glisse >>>

[Bug 27350] gallium makes mesa misdisplay

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27350 Maciej Piechotka changed: What|Removed |Added Version|git |7.9 --- Comment #4 from Maciej Piecho

[Bug 27350] gallium makes mesa misdisplay

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27350 Maciej Piechotka changed: What|Removed |Added Version|git |7.9 --- Comment #4 from Maciej Piecho

[Bug 31970] No HDMI Audio detected on playing avi

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31970 --- Comment #2 from samit vats 2010-11-29 04:33:48 PST --- Created an attachment (id=40632) --> (https://bugs.freedesktop.org/attachment.cgi?id=40632) glxinfo -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[Bug 31970] No HDMI Audio detected on playing avi

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31970 --- Comment #1 from samit vats 2010-11-29 04:33:27 PST --- Created an attachment (id=40631) --> (https://bugs.freedesktop.org/attachment.cgi?id=40631) Xorg.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 31970] No HDMI Audio detected on playing avi

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31970 --- Comment #2 from samit vats 2010-11-29 04:33:48 PST --- Created an attachment (id=40632) --> (https://bugs.freedesktop.org/attachment.cgi?id=40632) glxinfo -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 31970] No HDMI Audio detected on playing avi

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31970 --- Comment #1 from samit vats 2010-11-29 04:33:27 PST --- Created an attachment (id=40631) --> (https://bugs.freedesktop.org/attachment.cgi?id=40631) Xorg.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 31970] New: No HDMI Audio detected on playing avi

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31970 Summary: No HDMI Audio detected on playing avi Product: Mesa Version: 7.8 Platform: x86 (IA32) OS/Version: All Status: NEW Severity: major Priority: high C

[Bug 31970] New: No HDMI Audio detected on playing avi

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31970 Summary: No HDMI Audio detected on playing avi Product: Mesa Version: 7.8 Platform: x86 (IA32) OS/Version: All Status: NEW Severity: major Priority: high C

[Bug 30180] HDMI display not detected

2010-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30180 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30180] HDMI display not detected

2010-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30180 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [PATCH] drm/radeon/kms: forbid big bo allocation (fdo 31708) v2

2010-11-29 Thread Thomas Hellstrom
On 11/22/2010 06:31 PM, Thomas Hellstrom wrote: On 11/22/2010 06:07 PM, Jerome Glisse wrote: 2010/11/22 Michel Dänzer: On Fre, 2010-11-19 at 16:34 -0500, jgli...@redhat.com wrote: From: Jerome Glisse Forbid allocating buffer bigger than visible VRAM or GTT, also properly set lpfn field. v2 -

[Regression, post-2.6.37-rc2] Unable to start KDE with 2.6.37-rc3 on Acer Ferrari One

2010-11-29 Thread Andreas Bombe
On Tue, Nov 23, 2010 at 09:02:57PM -0500, Alex Deucher wrote: > On Tue, Nov 23, 2010 at 8:45 PM, Rafael J. Wysocki wrote: > > On Wednesday, November 24, 2010, Alex Deucher wrote: > >> Are you sure you've got the right commit? > > > > Well, as I said, I reverted that particular commit and things st