[Bug 32296] [r300g] Screen corruption with WoW when HyperZ enabled.

2010-12-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32296 --- Comment #2 from Chris Rankin 2010-12-25 03:26:05 PST --- (In reply to comment #1) > can you please retest with latest mesa master? fixed one hyper-z issue. No difference, I'm afraid. I still get that blank area across the bottom of the scre

Re: [2.6.37-rc7] drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array bounds

2010-12-25 Thread Chris Wilson
On Sat, 25 Dec 2010 14:13:43 +0100, Jarek Poplawski wrote: > Hi, > There is this compile warning in Linus' tree (gcc version 4.3.3): > > drivers/gpu/drm/drm_edid.c: In function 'drm_detect_hdmi_monitor': > drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array > bounds > driver

Re: [PATCH] drm/nouveau: Only select ACPI_VIDEO if its dependencies are met

2010-12-25 Thread Francisco Jerez
Ben Hutchings writes: > CONFIG_ACPI_VIDEO depends on more than just CONFIG_ACPI, so add those > dependencies to the Kconfig select condition and make the code > conditional on CONFIG_ACPI_VIDEO. > > Fixes building for ia64 (ACPI && !X86). > > Signed-off-by: Ben Hutchings First, I'm sorry for th

Re: [PATCH v2] drm/nouveau: Only select ACPI_VIDEO if its dependencies are met

2010-12-25 Thread Francisco Jerez
Ben Hutchings writes: > CONFIG_ACPI_VIDEO depends on more than just CONFIG_ACPI, so add those > dependencies to the Kconfig select condition and make the code > conditional on CONFIG_ACPI_VIDEO. > > Signed-off-by: Ben Hutchings > --- > On Sat, 2010-12-25 at 16:21 +0100, Francisco Jerez wrote: >

[Bug 28623] [r300g] ETQW: Invalid index buffer range.

2010-12-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #11 from Álmos 2010-12-25 11:13:21 PST --- Created an attachment (id=41442) View: https://bugs.freedesktop.org/attachment.cgi?id=41442 Review: https://bugs.freedesktop.org/review?bug=28623&attachment=41442 etqw_crash_fix.patch The

[Bug 32651] New: [r600g] Earth's oceans are wrong colour in celestia

2010-12-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32651 Summary: [r600g] Earth's oceans are wrong colour in celestia Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

[Bug 32652] New: enemy territory quake wars crashes with shadows enabled

2010-12-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32652 Summary: enemy territory quake wars crashes with shadows enabled Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal

[Bug 28623] [r300g] ETQW: Invalid index buffer range.

2010-12-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #12 from Marek Olšák 2010-12-25 13:10:19 PST --- Could you possibly bring this issue and the patch to the mesa-dev mailing list? I can't comment on something I can't reproduce and this seems to be quite special. Maybe the Mesa maintai

[Bug 28623] [r300g] ETQW: Invalid index buffer range.

2010-12-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #13 from Álmos 2010-12-25 15:03:54 PST --- OK, I subscribed to mesa-dev, and will post this issue shortly. Meanwhile, to increase reproducibility: I'm testing with the demo, which is ETQW 1.4.12343.12343 linux-x86 Jan 16 2008 10:19:

[Bug 28623] [r300g] ETQW: Invalid index buffer range.

2010-12-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28623 Marek Olšák changed: What|Removed |Added Keywords|NEEDINFO| --- Comment #14 from Marek Olšák 2010-12

[Bug 32296] [r300g] Screen corruption with WoW when HyperZ enabled.

2010-12-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32296 --- Comment #2 from Chris Rankin 2010-12-25 03:26:05 PST --- (In reply to comment #1) > can you please retest with latest mesa master? fixed one hyper-z issue. No difference, I'm afraid. I still get that blank area across the bottom of the scre

[2.6.37-rc7] drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array bounds

2010-12-25 Thread Chris Wilson
On Sat, 25 Dec 2010 14:13:43 +0100, Jarek Poplawski wrote: > Hi, > There is this compile warning in Linus' tree (gcc version 4.3.3): > > drivers/gpu/drm/drm_edid.c: In function 'drm_detect_hdmi_monitor': > drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array > bounds > drive

[PATCH] drm/nouveau: Only select ACPI_VIDEO if its dependencies are met

2010-12-25 Thread Francisco Jerez
*, > int slots, int size); > > /* nouveau_acpi.c */ > #define ROM_BIOS_PAGE 4096 > -#if defined(CONFIG_ACPI) > +#if defined(CONFIG_ACPI_VIDEO) > void nouveau_register_dsm_handler(void); > void nouveau_unregister_dsm_handler(void); > int nouveau_acpi_get_bios_chunk(uint8_t *bios, int offset, int len); -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 229 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20101225/958c9ec8/attachment.pgp>

[PATCH v2] drm/nouveau: Only select ACPI_VIDEO if its dependencies are met

2010-12-25 Thread Francisco Jerez
; help > Choose this option for open-source nVidia support. > > -- > 1.7.2.3 -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 229 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20101225/f21741f7/attachment-0001.pgp>

[Bug 28623] [r300g] ETQW: Invalid index buffer range.

2010-12-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #11 from ?lmos 2010-12-25 11:13:21 PST --- Created an attachment (id=41442) View: https://bugs.freedesktop.org/attachment.cgi?id=41442 Review: https://bugs.freedesktop.org/review?bug=28623&attachment=41442 etqw_crash_fix.patch The

[Bug 32651] New: [r600g] Earth's oceans are wrong colour in celestia

2010-12-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32651 Summary: [r600g] Earth's oceans are wrong colour in celestia Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

[Bug 32652] New: enemy territory quake wars crashes with shadows enabled

2010-12-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32652 Summary: enemy territory quake wars crashes with shadows enabled Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal

[Bug 28623] [r300g] ETQW: Invalid index buffer range.

2010-12-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #12 from Marek Ol??k 2010-12-25 13:10:19 PST --- Could you possibly bring this issue and the patch to the mesa-dev mailing list? I can't comment on something I can't reproduce and this seems to be quite special. Maybe the Mesa mainta

[Bug 28623] [r300g] ETQW: Invalid index buffer range.

2010-12-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #13 from ?lmos 2010-12-25 15:03:54 PST --- OK, I subscribed to mesa-dev, and will post this issue shortly. Meanwhile, to increase reproducibility: I'm testing with the demo, which is ETQW 1.4.12343.12343 linux-x86 Jan 16 2008 10:19:

[Bug 28623] [r300g] ETQW: Invalid index buffer range.

2010-12-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28623 Marek Ol??k changed: What|Removed |Added Keywords|NEEDINFO| --- Comment #14 from Marek Ol??k 2010-12

[PATCH] i915: use plane enumerators in intel_pipe_set_base()

2010-12-25 Thread Mariusz Kozlowski
'plane' is enumerated type so lets use proper enumerators. Signed-off-by: Mariusz Kozlowski --- drivers/gpu/drm/i915/intel_display.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c index d9b7

[2.6.37-rc7] drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array bounds

2010-12-25 Thread Jarek Poplawski
Hi, There is this compile warning in Linus' tree (gcc version 4.3.3): drivers/gpu/drm/drm_edid.c: In function 'drm_detect_hdmi_monitor': drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array bounds drivers/gpu/drm/drm_edid.c: In function 'drm_detect_monitor_audio': drivers/gpu/d

[PATCH v2] drm/nouveau: Only select ACPI_VIDEO if its dependencies are met

2010-12-25 Thread Ben Hutchings
CONFIG_ACPI_VIDEO depends on more than just CONFIG_ACPI, so add those dependencies to the Kconfig select condition and make the code conditional on CONFIG_ACPI_VIDEO. Signed-off-by: Ben Hutchings --- On Sat, 2010-12-25 at 16:21 +0100, Francisco Jerez wrote: [...] > > --- a/drivers/gpu/drm/nouveau

[2.6.37-rc7] drivers/gpu/drm/drm_edid.c:1303: warning: array subscript is above array bounds

2010-12-25 Thread Jarek Poplawski
On Sat, Dec 25, 2010 at 01:38:56PM +, Chris Wilson wrote: > On Sat, 25 Dec 2010 14:13:43 +0100, Jarek Poplawski > wrote: > > Hi, > > There is this compile warning in Linus' tree (gcc version 4.3.3): > > > > drivers/gpu/drm/drm_edid.c: In function 'drm_detect_hdmi_monitor': > > drivers/gpu/dr