[Bug 40213] [r300g] src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3176:copy_propagate: Assertion `inst->dst.file != PROGRAM_TEMPORARY || inst->dst.index < this->next_temp' failed.

2012-12-08 Thread bugzilla-dae...@freedesktop.org
from Fabio Pedretti --- Is this still an issue? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121208/5abd38b9/attachment-0

[Bug 55919] fatal error: nouveau/nouveau_device.h: No such file or directory

2012-12-08 Thread bugzilla-dae...@freedesktop.org
... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121208/4a773d09/attachment.html>

[Bug 32131] small corruption around opengl window while using compize cube effect.

2012-12-08 Thread bugzilla-dae...@freedesktop.org
from Fabio Pedretti --- Is this still an issue? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121208/cfcac210/attachment.html>

[Bug 58033] [r300g] Black gap artifacts when playing WoW

2012-12-08 Thread bugzilla-dae...@freedesktop.org
... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121208/47e75d2a/attachment.html>

[Bug 58033] [r300g] Black gap artifacts when playing WoW

2012-12-08 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20121208/02f57001/attachment.html>

[Bug 58033] [r300g] Black gap artifacts when playing WoW

2012-12-08 Thread bugzilla-dae...@freedesktop.org
are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121208/216f3f67/attachment.html>

[Bug 58033] New: [r300g] Black gap artifacts when playing WoW

2012-12-08 Thread bugzilla-dae...@freedesktop.org
535?) chip, running a 32 bit Linux 3.6.9 kernel. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121208/59d089c2/attachment.html>

i915 freakout with latest 3.7 git

2012-12-08 Thread Heinz Diehl
On 08.12.2012, Chris Wilson wrote: > One thing you can try is SNA, which packs its > batches differently with the advantage that more auxiliary state is > included in the error-state. It also packs all the kernels into a > single buffer which will reduce the frequency at which it is paged >

i915 freakout with latest 3.7 git

2012-12-08 Thread Heinz Diehl
On 07.12.2012, Daniel Vetter wrote: [] I did a "git bisect" betweeb 3.6 and 3.7-rc8 and ended up with this. Unfortunately, git can't revert this patch on top of master, sp I have not been able to test if a revert will cure the problem. After reading on the net that Peter (Lekensteyn)

[Bug 57982] Desktop corruption observed on Enabling Output

2012-12-08 Thread bugzilla-dae...@freedesktop.org
configuration tool? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121208/94f4e74f/attachment.html>

[Bug 42373] Radeon HD 6450 (NI CAICOS) screen corruption on boot

2012-12-08 Thread bugzilla-dae...@freedesktop.org
) Just so that I can learn about the code. Thanks, Kunal -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121208/f430b

[Bug 57982] Desktop corruption observed on Enabling Output

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57982 --- Comment #3 from Michel Dänzer mic...@daenzer.net --- To me this looks like it could be an Ubuntu Unity issue. What is the otuput of xrandr when the problem occurs? Does it also happen if you make the corresponding changes in the Unity /

Re: i915 freakout with latest 3.7 git

2012-12-08 Thread Heinz Diehl
On 07.12.2012, Daniel Vetter wrote: [] I did a git bisect betweeb 3.6 and 3.7-rc8 and ended up with this. Unfortunately, git can't revert this patch on top of master, sp I have not been able to test if a revert will cure the problem. After reading on the net that Peter (Lekensteyn) already

Re: i915 freakout with latest 3.7 git

2012-12-08 Thread Heinz Diehl
On 08.12.2012, Chris Wilson wrote: One thing you can try is SNA, which packs its batches differently with the advantage that more auxiliary state is included in the error-state. It also packs all the kernels into a single buffer which will reduce the frequency at which it is paged out/in.

Re: [PATCHv15 2/7] video: add display_timing and videomode

2012-12-08 Thread Tomi Valkeinen
On 2012-12-06 12:07, Grant Likely wrote: On Mon, 26 Nov 2012 16:39:58 +0100, Steffen Trumtrar s.trumt...@pengutronix.de wrote: On Mon, Nov 26, 2012 at 02:37:26PM +0200, Tomi Valkeinen wrote: On 2012-11-26 11:07, Steffen Trumtrar wrote: +/* + * Subsystem independent description of a

[PATCH 1/1] drm/i915: Remove duplicate inclusion of drm/drm_edid.h

2012-12-08 Thread Sachin Kamat
drm/drm_edid.h was included twice. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/gpu/drm/i915/intel_modes.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_modes.c b/drivers/gpu/drm/i915/intel_modes.c index b00f1c8..49249bb

[PATCH 1/1] drm/nv50/disp: Remove duplicate inclusion of header file

2012-12-08 Thread Sachin Kamat
subdev/bar.h was included twice. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/gpu/drm/nouveau/core/engine/disp/nv50.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/nouveau/core/engine/disp/nv50.c

[PATCH -next] drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()

2012-12-08 Thread Wei Yongjun
From: Wei Yongjun yongjun_...@trendmicro.com.cn In case of error, function arm_iommu_create_mapping() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn ---

Re: [PATCHv15 3/7] video: add of helper for display timings/videomode

2012-12-08 Thread Philipp Zabel
Hi, Am Montag, den 26.11.2012, 18:56 +0200 schrieb Tomi Valkeinen: On 2012-11-26 18:10, Steffen Trumtrar wrote: Hi, On Mon, Nov 26, 2012 at 04:38:36PM +0200, Tomi Valkeinen wrote: +optional properties: + - hsync-active: hsync pulse is active low/high/ignored + - vsync-active:

[PATCH v2 3.7-rc8] ttm: Fix possible _manager memory allocation oops

2012-12-08 Thread Tim Gardner
Memory for _manager is allocated using kzalloc() but the result is not checked. I was led to scrutinize ttm_page_alloc_init() from a smatch warning: drivers/gpu/drm/ttm/ttm_page_alloc.c:799 ttm_page_alloc_init() error: potential null dereference '_manager'. (kzalloc returns null) Cc: David

[PATCH v2 linux-next] i915: intel_set_mode: Reduce stack allocation from 500 bytes to 2 pointers

2012-12-08 Thread Tim Gardner
smatch warning: drivers/gpu/drm/i915/intel_display.c:7019 intel_set_mode() warn: function puts 500 bytes on stack Refactor so that saved_mode and saved_hwmode are dynamically allocated as opposed to being automatic variables. 500 bytes seems like it could run the potential for blowing the

[Bug 58033] New: [r300g] Black gap artifacts when playing WoW

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58033 Priority: medium Bug ID: 58033 Assignee: dri-devel@lists.freedesktop.org Summary: [r300g] Black gap artifacts when playing WoW Severity: normal Classification: Unclassified

[Bug 58033] [r300g] Black gap artifacts when playing WoW

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58033 Chris Rankin ranki...@googlemail.com changed: What|Removed |Added Component|Drivers/DRI/r300

[Bug 58033] [r300g] Black gap artifacts when playing WoW

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58033 --- Comment #1 from Marek Olšák mar...@gmail.com --- Try: RADEON_DEBUG=nozmask -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list

[Bug 58033] [r300g] Black gap artifacts when playing WoW

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58033 --- Comment #2 from Marek Olšák mar...@gmail.com --- Also try reverting the commit e866bd1adea2c3b4971ad68e69c6. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel

[Bug 32131] small corruption around opengl window while using compize cube effect.

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32131 Fabio Pedretti fabio@libero.it changed: What|Removed |Added CC||fabio@libero.it

[Bug 55919] fatal error: nouveau/nouveau_device.h: No such file or directory

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55919 --- Comment #10 from Roland Egger spar...@gmx.de --- Why is it marked as resolved invalid? Regards, Roland -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel

[Bug 40213] [r300g] src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3176:copy_propagate: Assertion `inst-dst.file != PROGRAM_TEMPORARY || inst-dst.index this-next_temp' failed.

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40213 Fabio Pedretti fabio@libero.it changed: What|Removed |Added CC||fabio@libero.it