[Bug 62967] Game Dungeon Defenders crash my whole system.

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62967 Alex Deucher changed: What|Removed |Added Product|DRI |Mesa Version|XOrg CVS

[Bug 62976] UEFI + SUMO [6550D] freeze after loading radeon

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62976 --- Comment #2 from Alex Deucher --- Are you booting with grub? Does removing GRUB_GFXPAYLOAD_LINUX=keep from your grub config help? -- You are receiving this mail because: You are the assignee for the bug.

Re: drm/tilcdc: LCD panels clocks initialization and earlier backlight initialization

2013-04-01 Thread Rob Clark
On Mon, Apr 1, 2013 at 7:31 AM, Hiremath, Vaibhav wrote: > >> -Original Message- >> From: devicetree-discuss [mailto:devicetree-discuss- >> bounces+hvaibhav=ti@lists.ozlabs.org] On Behalf Of Michal Bachraty >> Sent: Thursday, March 28, 2013 11:02 PM >> To: dri-devel@lists.freedesktop.o

[Bug 62976] UEFI + SUMO [6550D] freeze after loading radeon

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62976 --- Comment #3 from David Heidelberger --- No, directly from GPT USB: http://wiki.gentoo.org/wiki/UEFI_Gentoo_Quick_Install_Guide -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62967] Game Dungeon Defenders crash my whole system.

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62967 --- Comment #2 from Thomas Lindroth --- There is an upstream bug about this problem here. https://bugzilla.icculus.org/show_bug.cgi?id=5895 Seems like it runs fine on the closed drivers. The game freeze for several seconds during the intro as th

[Bug 62997] New: GPU fault unless R600_DEBUG=nodma

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62997 Priority: medium Bug ID: 62997 Assignee: dri-devel@lists.freedesktop.org Summary: GPU fault unless R600_DEBUG=nodma Severity: major Classification: Unclassified OS: Linux (Al

[Bug 62997] GPU fault unless R600_DEBUG=nodma

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62997 --- Comment #1 from udo --- Created attachment 77277 --> https://bugs.freedesktop.org/attachment.cgi?id=77277&action=edit Xorg.0.log with R600_DEBUG=nodma -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 62997] GPU fault unless R600_DEBUG=nodma

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62997 --- Comment #2 from udo --- Created attachment 77278 --> https://bugs.freedesktop.org/attachment.cgi?id=77278&action=edit dmesg -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62889 --- Comment #6 from Alexander von Gluck --- Created attachment 77279 --> https://bugs.freedesktop.org/attachment.cgi?id=77279&action=edit software packages attaching related software package versions. A version number means a stable upstream

[PATCH v3] drm/exynos: enable FIMD clocks

2013-04-01 Thread Vikas Sajjan
While migrating to common clock framework (CCF), found that the FIMD clocks were pulled down by the CCF. If CCF finds any clock(s) which has NOT been claimed by any of the drivers, then such clock(s) are PULLed low by CCF. By calling clk_prepare_enable() for FIMD clocks fixes the issue. this patc

Re: [PATCH v3] drm/exynos: enable FIMD clocks

2013-04-01 Thread Viresh Kumar
On 1 April 2013 14:13, Vikas Sajjan wrote: > While migrating to common clock framework (CCF), found that the FIMD clocks s/found/we found/ > were pulled down by the CCF. > If CCF finds any clock(s) which has NOT been claimed by any of the > drivers, then such clock(s) are PULLed low by CCF. > >

RE: drm/tilcdc: LCD panels clocks initialization and earlier backlight initialization

2013-04-01 Thread Hiremath, Vaibhav
> -Original Message- > From: devicetree-discuss [mailto:devicetree-discuss- > bounces+hvaibhav=ti@lists.ozlabs.org] On Behalf Of Michal Bachraty > Sent: Thursday, March 28, 2013 11:02 PM > To: dri-devel@lists.freedesktop.org; devicetree- > disc...@lists.ozlabs.org > Cc: robdcl...@gmail

[PATCH] [drm] exynos: hdmi: Remove fecal color

2013-04-01 Thread Edward Smietana
This patch makes the driver less shitty. Signed-off-by: Edward Smietana --- drivers/gpu/drm/exynos/exynos_hdmi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c b/drivers/gpu/drm/exynos/exynos_hdmi.c index 6d63f90..e11372c 100644 --- a/dr

Re: [PATCH] dummy-irq: introduce a dummy IRQ handler driver (was Re: gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-r

2013-04-01 Thread Daniel Vetter
On Sun, Mar 31, 2013 at 9:55 PM, Jiri Kosina wrote: > On Thu, 21 Mar 2013, Daniel Vetter wrote: > >> Indeed, this is pretty useful and allowed me to quickly reproduce that >> phantom irq on my gm45. Thanks to module reloading we can even reset the >> kernel's irq disabling logic and so test differ

Re: [PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-01 Thread Ilija Hadzic
On Sun, 31 Mar 2013, Michal Hocko wrote: On Sat 30-03-13 18:26:53, Ilija Hadzic wrote: This looks a bit like a hack and it doesn't look right, conceptually. If the call fails, it should restore things as if nothing has ever happened and overwriting old_mapping is not going to do the trick.

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62226 --- Comment #5 from Niels Ole Salscheider --- The problem seems to be that the build system picks the already installed libllvmradeon9.2.0.so (from /usr/lib64) instead of the one that has just been built. A workaround is to uninstall mesa before

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62226 --- Comment #6 from Tom Stellard --- Created attachment 77291 --> https://bugs.freedesktop.org/attachment.cgi?id=77291&action=edit Build libradeonllvm as static library Does this patch help? -- You are receiving this mail because: You are th

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62226 --- Comment #7 from Serkan Hosca --- (In reply to comment #6) > Created attachment 77291 [details] [review] > Build libradeonllvm as static library > > Does this patch help? Yes, the patch fixes the build -- You are receiving this mail becaus

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62226 --- Comment #8 from Johannes Obermayr --- I am against this sort of patches. Because autotools are stupid the second line should be the right attempt: libradeonsi_la_LDFLAGS = -Wl,--no-undefined -shared -avoid-version \ -L../radeon \

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62226 --- Comment #9 from Tom Stellard --- (In reply to comment #8) > I am against this sort of patches. > Can you explain why? -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62226 Johannes Obermayr changed: What|Removed |Added CC||andreas.boll@gmail.com,

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #21 from korg...@yandex.com --- I can also confirm this bug. Software: Archlinux standard installation. Linux 3.8.4-1-ARCH #1 SMP PREEMPT Wed Mar 20 22:10:25 CET 2013 x86_64 GNU/Linux KDE: 4.10.1 (no widgets, other than the task panel

linux-next: manual merge of the drm-intel tree with Linus' tree

2013-04-01 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the drm-intel tree got a conflict in drivers/gpu/drm/i915/intel_dp.c between commit 9d1a455b0ca1 ("") from Linus' tree and commit 965e0c489f36 ("drm/i915: introduce pipe_config->dither|pipe_bpp") from the drm-intel tree. I fixed it up (see below) and can carry

[PATCH] drm/tilcdc: Disable building as module

2013-04-01 Thread Guenter Roeck
Attempts to compile tilcdc as module results in: drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition of `__mod_of_device_table' drivers/gpu/drm/tilcdc/tilcdc_tfp410.o:(.data+0x54): first defined here drivers/gpu/drm/tilcdc/tilcdc_panel.o:(.data+0x54): multiple definition of `__

[PATCH]gpu:drm: Add missing dependency on DRM KMS/FB CMA helper

2013-04-01 Thread Wang YanQing
Commit 2e3b3c42f06ff6801b3d7839757bbdb231619083 (Add DRM KMS/FB CMA helper) add a kbuild entry, config DRM_KMS_CMA_HELPER, in DRM's Kconfig without dependence on DRM, it cause DRM's kconfig can't be show in a submenu. This patch fix it. Signed-off-by: Wang YanQing --- drivers/gpu/drm/Kconfig |

Re: [PATCH] drm/exynos: change the method for getting the interrupt resource of FIMD

2013-04-01 Thread Vikas Sajjan
Hi Mr. Inki Dae, Can you please review this patch.? On Wed, Mar 13, 2013 at 4:22 PM, Vikas Sajjan wrote: > Replaces the "platform_get_resource() for IORESOURCE_IRQ" with > platform_get_resource_byname(). > Both in exynos4 and exynos5, FIMD IP has 3 interrupts in the order: "fifo", > "vsync", and

[Bug 62976] UEFI + SUMO [6550D] freeze after loading radeon

2013-04-01 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/6a82cd34/attachment.html>

drm/tilcdc: LCD panels clocks initialization and earlier backlight initialization

2013-04-01 Thread Rob Clark
On Mon, Apr 1, 2013 at 7:31 AM, Hiremath, Vaibhav wrote: > >> -Original Message- >> From: devicetree-discuss [mailto:devicetree-discuss- >> bounces+hvaibhav=ti.com at lists.ozlabs.org] On Behalf Of Michal Bachraty >> Sent: Thursday, March 28, 2013 11:02 PM >> To: dri-devel at lists.freedes

[Bug 62976] UEFI + SUMO [6550D] freeze after loading radeon

2013-04-01 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/e4fa7375/attachment-0001.html>

[Bug 62967] Game Dungeon Defenders crash my whole system.

2013-04-01 Thread bugzilla-dae...@freedesktop.org
quot; Option "SwapbuffersWait" "false" Option "EnablePageFlip" "true" -- 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/20130401/a58d5889/attachment.html>

[Bug 62997] New: GPU fault unless R600_DEBUG=nodma

2013-04-01 Thread bugzilla-dae...@freedesktop.org
[70631.950576] [drm] ib test on ring 4 succeeded in 1 usecs -- 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/20130401/b6fc6f8d/attachment.html>

[Bug 62997] GPU fault unless R600_DEBUG=nodma

2013-04-01 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/f8c51bc9/attachment.html>

[Bug 62997] GPU fault unless R600_DEBUG=nodma

2013-04-01 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/d4cad7f2/attachment.html>

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-01 Thread bugzilla-dae...@freedesktop.org
/dri-devel/attachments/20130401/09f69986/attachment-0001.html>

[PATCH v3] drm/exynos: enable FIMD clocks

2013-04-01 Thread Vikas Sajjan
While migrating to common clock framework (CCF), found that the FIMD clocks were pulled down by the CCF. If CCF finds any clock(s) which has NOT been claimed by any of the drivers, then such clock(s) are PULLed low by CCF. By calling clk_prepare_enable() for FIMD clocks fixes the issue. this patc

[PATCH v3] drm/exynos: enable FIMD clocks

2013-04-01 Thread Viresh Kumar
On 1 April 2013 14:13, Vikas Sajjan wrote: > While migrating to common clock framework (CCF), found that the FIMD clocks s/found/we found/ > were pulled down by the CCF. > If CCF finds any clock(s) which has NOT been claimed by any of the > drivers, then such clock(s) are PULLed low by CCF. > >

drm/tilcdc: LCD panels clocks initialization and earlier backlight initialization

2013-04-01 Thread Hiremath, Vaibhav
> -Original Message- > From: devicetree-discuss [mailto:devicetree-discuss- > bounces+hvaibhav=ti.com at lists.ozlabs.org] On Behalf Of Michal Bachraty > Sent: Thursday, March 28, 2013 11:02 PM > To: dri-devel at lists.freedesktop.org; devicetree- > discuss at lists.ozlabs.org > Cc: robdcl

[PATCH] [drm] exynos: hdmi: Remove fecal color

2013-04-01 Thread Edward Smietana
This patch makes the driver less shitty. Signed-off-by: Edward Smietana --- drivers/gpu/drm/exynos/exynos_hdmi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c b/drivers/gpu/drm/exynos/exynos_hdmi.c index 6d63f90..e11372c 100644 --- a/dr

[PATCH] dummy-irq: introduce a dummy IRQ handler driver (was Re: gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1]

2013-04-01 Thread Daniel Vetter
On Sun, Mar 31, 2013 at 9:55 PM, Jiri Kosina wrote: > On Thu, 21 Mar 2013, Daniel Vetter wrote: > >> Indeed, this is pretty useful and allowed me to quickly reproduce that >> phantom irq on my gm45. Thanks to module reloading we can even reset the >> kernel's irq disabling logic and so test differ

[PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-01 Thread Ilija Hadzic
On Sun, 31 Mar 2013, Michal Hocko wrote: > On Sat 30-03-13 18:26:53, Ilija Hadzic wrote: >> This looks a bit like a hack and it doesn't look right, >> conceptually. If the call fails, it should restore things as if >> nothing has ever happened and overwriting old_mapping is not going to >> do th

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-dae...@freedesktop.org
before compiling and installing the new version. -- 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/20130401/bcbf9ec5/attachment.html>

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-dae...@freedesktop.org
You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/ea3c1b5f/attachment.html>

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-dae...@freedesktop.org
ng 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/20130401/06dea384/attachment.html>

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-dae...@freedesktop.org
\ $(LLVM_LDFLAGS) -- 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/20130401/88627c7d/attachment.html>

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-dae...@freedesktop.org
--- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/b6d1150a/attachment.html>

[Bug 62226] Build Fails with LLVM

2013-04-01 Thread bugzilla-dae...@freedesktop.org
next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/ac687e49/attachment.html>

[PATCH] drm/tilcdc: Disable building as module

2013-04-01 Thread Guenter Roeck
Attempts to compile tilcdc as module results in: drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition of `__mod_of_device_table' drivers/gpu/drm/tilcdc/tilcdc_tfp410.o:(.data+0x54): first defined here drivers/gpu/drm/tilcdc/tilcdc_panel.o:(.data+0x54): multiple definition of `__

[Bug 62967] Game Dungeon Defenders crash my whole system.

2013-04-01 Thread bugzilla-dae...@freedesktop.org
assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/31e3b473/attachment.html>

[Bug 43276] Screen black after suspending/resuming Toshiba Satellite C675D-S7109 laptop

2013-04-01 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=43276 Dan Furlani changed: What|Removed |Added Kernel Version|3.4.0-030400rc6-generic |3.9.0-rc4 Summary|Resume fails

[Bug 56031] New: Enabling radeon HDMI audio causes video corruption in unsupported hardware

2013-04-01 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=56031 Summary: Enabling radeon HDMI audio causes video corruption in unsupported hardware Product: Drivers Version: 2.5 Kernel Version: 3.8 Platform: All OS/Version: Linux

[Bug 62882] Lockup after attempt to enable discrete Radeon GPU on Linux 3.9rc4

2013-04-01 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/167b7d48/attachment.html>

[Bug 56041] New: Disabling LCD on ARUBA causes hotplug loop

2013-04-01 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=56041 Summary: Disabling LCD on ARUBA causes hotplug loop Product: Drivers Version: 2.5 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal

[Bug 45641] Screen goes black randomly

2013-04-01 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/14d51018/attachment.html>

[Bug 62976] New: UEFI + SUMO [6550D] freeze after loading radeon

2013-04-01 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/a982decd/attachment.html>

[Bug 62976] UEFI + SUMO [6550D] freeze after loading radeon

2013-04-01 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130401/970bd268/attachment.html>