Re: [alsa-devel] [PATCH 0/2] HD-audio HDMI regression fixes with VGA-switcheroo

2012-06-09 Thread Dave Airlie
> Good to hear. > Dave, is it OK to apply the patch below through sound tree? ack below, > > > thanks, > > Takashi > > --- > From: Takashi Iwai > Subject: [PATCH] vga_switcheroo: Enable/disable audio clients at the right > time > > The audio clients have to be disabled before disabling the VGA a

[Bug 50657] [Evergreen,GIT,Tiling?] Occasional invalid command stream and subsequent performance increase

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50657 --- Comment #3 from Thomas Lindroth 2012-06-09 01:34:49 PDT --- Disregard the previous comment. I forgot Psychonauts is 32bit and therefor don't use my git drivers automatically. There is nothing wrong with it but the first comment still apply.

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #6 from Zoltán Böszörményi 2012-06-09 01:44:38 PDT --- Tried to compile v3 on vanilla 3.4.1 but it failed: CC [M] drivers/gpu/drm/radeon/evergreen_cs.o drivers/gpu/drm/radeon/evergreen_cs.c: In function ‘evergreen_cs_track_valida

Re: [alsa-devel] [PATCH 0/2] HD-audio HDMI regression fixes with VGA-switcheroo

2012-06-09 Thread Takashi Iwai
At Sat, 9 Jun 2012 08:57:20 +0100, Dave Airlie wrote: > > > Good to hear. > > Dave, is it OK to apply the patch below through sound tree? > > ack below, > > > > > > thanks, > > > > Takashi > > > > --- > > From: Takashi Iwai > > Subject: [PATCH] vga_switcheroo: Enable/disable audio clients at the

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #7 from Zoltán Böszörményi 2012-06-09 03:43:39 PDT --- It seems this patch fixed the "invalid command stream error". Thanks very much. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are recei

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #8 from Zoltán Böszörményi 2012-06-09 03:46:04 PDT --- Created attachment 62842 --> https://bugs.freedesktop.org/attachment.cgi?id=62842 dmesg from my desktop machine with 3.4.1 + tiling fix v3 + the one liner patch -- Configure

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #9 from Zoltán Böszörményi 2012-06-09 03:46:57 PDT --- Created attachment 62843 --> https://bugs.freedesktop.org/attachment.cgi?id=62843 Xorg.0.log on my deskop with kernel 3.4.1 + radeon tiling fix v3 + one liner patch -- Config

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #10 from Zoltán Böszörményi 2012-06-09 04:02:11 UTC --- Fixed on the notebook with A4-3300 CPU too. Thanks very very much. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this ma

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #11 from Zoltán Böszörményi 2012-06-09 04:05:34 PDT --- Created attachment 62844 --> https://bugs.freedesktop.org/attachment.cgi?id=62844 dmesg from my notebook with 3.4.1 + tiling fix v3 + the one liner patch -- Configure bugmai

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #12 from Zoltán Böszörményi 2012-06-09 04:06:07 PDT --- Created attachment 62845 --> https://bugs.freedesktop.org/attachment.cgi?id=62845 Xorg.0.log on my notebook with kernel 3.4.1 + radeon tiling fix v3 + one liner patch -- Con

Re: [PATCH] RFC drm: Do not leak connector_status_unknown to userspace

2012-06-09 Thread Daniel Vetter
On Sat, Jun 09, 2012 at 12:24:49AM +0100, Chris Wilson wrote: > A detect() probe may return 'unknown' to indicate that it was not able > to successfully determine the connector status. However, exposing this > to userspace just results in lots of confusion as it is uncertain > whether or not that i

[Bug 50696] HDMI Audio is Choppy on RS880M / 4200

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50696 --- Comment #2 from Rafał Miłecki 2012-06-09 06:47:32 PDT --- Mike: have you tried applying referenced patch? It is included in kernel 3.5-rc2 so you can just try updating as well. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cg

[Bug 50657] [Evergreen,GIT,Tiling?] Occasional invalid command stream and subsequent performance increase

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50657 --- Comment #4 from Jerome Glisse 2012-06-09 07:36:43 PDT --- Does kernel patch: (apply against 3.5 but need a small diff for 3.4) helps http://people.freedesktop.org/~glisse/0001-drm-radeon-fix-tiling-and-command-stream-checking-on.patch --

[PATCH] drm/radeon: fix tiling and command stream checking on evergreen v3

2012-06-09 Thread j . glisse
From: Jerome Glisse Fix regresson since the introduction of command stream checking on evergreen (thread referenced below). Issue is cause by ddx allocating bo with formula width*height*bpp while programming the GPU command stream with ALIGN(height, 8). In some case (where page alignment does not

[Bug 46713] HDMI audio played back at a wrong rate

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46713 --- Comment #28 from Vincenzov 2012-06-09 08:11:05 PDT --- kernel 3.5.0-rc2 audio workgood. i have 2 monitor hdmi, after I changed the initial resolution of the monitor works fine 2. example 1 monitor 1920 x 1080 works 2 monitor 1920 x 1080 wor

[Bug 46713] HDMI audio played back at a wrong rate

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46713 --- Comment #29 from Christian König 2012-06-09 08:33:50 PDT --- Yeah, the audio rate is controlled by the last output changed. We should switch to another output if the output driving the audio signal is turned off. It's on the todo list. --

[Bug 46713] HDMI audio played back at a wrong rate

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46713 --- Comment #30 from Vincenzov 2012-06-09 08:38:39 UTC --- thanks Christian König and Rafał Miłecki for this work. Sorry my english is bad, i speak only italian :-). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

Re: [Linaro-mm-sig] [RFC] Synchronizing access to buffers shared with dma-buf between drivers/devices

2012-06-09 Thread Daniel Vetter
On Sat, Jun 9, 2012 at 12:22 AM, Erik Gilling wrote: > The current linux graphics stack does not allow synchronization > between the GPU and a camera/video decoder.  When we've seen people > try to support this behind the scenes, they get it wrong and introduce > bugs that can take weeks to track

[Bug 50857] Invalid command stream with CAICOS when ColorTiling2D enabled

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50857 --- Comment #15 from Chris Rankin 2012-06-09 09:37:40 PDT --- (In reply to comment #14) > Updated v3 same url, please test v3 version thx Yes, this patch (plus compile-fix from #50892) fixes ColorTiling2D support, thanks. [3.416710] [drm] Init

Re: [PATCH] drm/radeon: fix tiling and command stream checking on evergreen v3

2012-06-09 Thread Boszormenyi Zoltan
2012-06-09 16:57 keltezéssel, j.gli...@gmail.com írta: From: Jerome Glisse Fix regresson since the introduction of command stream checking on evergreen (thread referenced below). Issue is cause by ddx allocating bo with formula width*height*bpp while programming the GPU command stream with ALIGN

Re: [PATCH] drm/radeon: fix tiling and command stream checking on evergreen v3

2012-06-09 Thread Jerome Glisse
On Sat, Jun 9, 2012 at 12:15 PM, Boszormenyi Zoltan wrote: > 2012-06-09 16:57 keltezéssel, j.gli...@gmail.com írta: >> >> From: Jerome Glisse >> >> Fix regresson since the introduction of command stream checking on >> evergreen (thread referenced below). Issue is cause by ddx allocating >> bo with

[Bug 50657] [Evergreen,GIT,Tiling?] Occasional invalid command stream and subsequent performance increase

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50657 --- Comment #5 from Thomas Lindroth 2012-06-09 14:01:11 PDT --- I tested the patch against 3.5 but it didn't help. I should also mention that I'm experiencing memory/filesystem corruption but only when or directly after I've used some opengl ap

[git pull] drm intel + exynos fixes

2012-06-09 Thread Daniel Vetter
On Fri, Jun 8, 2012 at 11:57 PM, Linus Torvalds wrote: > This breaks things for me. Bisect says: > > 9e612a008fa7fe493a473454def56aa321479495 is the first bad commit > commit 9e612a008fa7fe493a473454def56aa321479495 > Author: Chris Wilson > Date: ? Thu May 31 13:08:53 2012 +0100 > > ? ?drm/i915/c

[PATCH] RFC drm: Do not leak connector_status_unknown to userspace

2012-06-09 Thread Chris Wilson
A detect() probe may return 'unknown' to indicate that it was not able to successfully determine the connector status. However, exposing this to userspace just results in lots of confusion as it is uncertain whether or not that is a valid connection. The usual result is for X to create a mode that

[PATCH 0/2] HD-audio HDMI regression fixes with VGA-switcheroo

2012-06-09 Thread Takashi Iwai
At Fri, 08 Jun 2012 22:17:29 +0200, J?rg-Volker Peetz wrote: > > Takashi Iwai wrote, on 06/08/12 17:52: > > At Fri, 08 Jun 2012 17:45:17 +0200, > > J?rg-Volker Peetz wrote: > >> > >> Hello Takashi, > >> > >> Takashi Iwai wrote, on 06/08/12 15:03: > >>> At Fri, 08 Jun 2012 13:26:57 +0200, > >>> J?r

[alsa-devel] [PATCH 0/2] HD-audio HDMI regression fixes with VGA-switcheroo

2012-06-09 Thread Dave Airlie
> Good to hear. > Dave, is it OK to apply the patch below through sound tree? ack below, > > > thanks, > > Takashi > > --- > From: Takashi Iwai > Subject: [PATCH] vga_switcheroo: Enable/disable audio clients at the right > time > > The audio clients have to be disabled before disabling the VGA a

[Bug 50657] [Evergreen,GIT,Tiling?] Occasional invalid command stream and subsequent performance increase

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50657 --- Comment #3 from Thomas Lindroth 2012-06-09 01:34:49 PDT --- Disregard the previous comment. I forgot Psychonauts is 32bit and therefor don't use my git drivers automatically. There is nothing wrong with it but the first comment still apply.

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #6 from Zolt?n B?sz?rm?nyi 2012-06-09 01:44:38 PDT --- Tried to compile v3 on vanilla 3.4.1 but it failed: CC [M] drivers/gpu/drm/radeon/evergreen_cs.o drivers/gpu/drm/radeon/evergreen_cs.c: In function ?evergreen_cs_track_valida

[alsa-devel] [PATCH 0/2] HD-audio HDMI regression fixes with VGA-switcheroo

2012-06-09 Thread Takashi Iwai
At Sat, 9 Jun 2012 08:57:20 +0100, Dave Airlie wrote: > > > Good to hear. > > Dave, is it OK to apply the patch below through sound tree? > > ack below, > > > > > > thanks, > > > > Takashi > > > > --- > > From: Takashi Iwai > > Subject: [PATCH] vga_switcheroo: Enable/disable audio clients at the

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #7 from Zolt?n B?sz?rm?nyi 2012-06-09 03:43:39 PDT --- It seems this patch fixed the "invalid command stream error". Thanks very much. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are recei

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #8 from Zolt?n B?sz?rm?nyi 2012-06-09 03:46:04 PDT --- Created attachment 62842 --> https://bugs.freedesktop.org/attachment.cgi?id=62842 dmesg from my desktop machine with 3.4.1 + tiling fix v3 + the one liner patch -- Configure

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #9 from Zolt?n B?sz?rm?nyi 2012-06-09 03:46:57 PDT --- Created attachment 62843 --> https://bugs.freedesktop.org/attachment.cgi?id=62843 Xorg.0.log on my deskop with kernel 3.4.1 + radeon tiling fix v3 + one liner patch -- Config

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #10 from Zolt?n B?sz?rm?nyi 2012-06-09 04:02:11 UTC --- Fixed on the notebook with A4-3300 CPU too. Thanks very very much. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this ma

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #11 from Zolt?n B?sz?rm?nyi 2012-06-09 04:05:34 PDT --- Created attachment 62844 --> https://bugs.freedesktop.org/attachment.cgi?id=62844 dmesg from my notebook with 3.4.1 + tiling fix v3 + the one liner patch -- Configure bugmai

[Bug 50892] Invalid command stream with TURKS running Cinnamon

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50892 --- Comment #12 from Zolt?n B?sz?rm?nyi 2012-06-09 04:06:07 PDT --- Created attachment 62845 --> https://bugs.freedesktop.org/attachment.cgi?id=62845 Xorg.0.log on my notebook with kernel 3.4.1 + radeon tiling fix v3 + one liner patch -- Con

[PATCH] RFC drm: Do not leak connector_status_unknown to userspace

2012-06-09 Thread Daniel Vetter
On Sat, Jun 09, 2012 at 12:24:49AM +0100, Chris Wilson wrote: > A detect() probe may return 'unknown' to indicate that it was not able > to successfully determine the connector status. However, exposing this > to userspace just results in lots of confusion as it is uncertain > whether or not that i

[Bug 50696] HDMI Audio is Choppy on RS880M / 4200

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50696 --- Comment #2 from Rafa? Mi?ecki 2012-06-09 06:47:32 PDT --- Mike: have you tried applying referenced patch? It is included in kernel 3.5-rc2 so you can just try updating as well. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 50657] [Evergreen,GIT,Tiling?] Occasional invalid command stream and subsequent performance increase

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50657 --- Comment #4 from Jerome Glisse 2012-06-09 07:36:43 PDT --- Does kernel patch: (apply against 3.5 but need a small diff for 3.4) helps http://people.freedesktop.org/~glisse/0001-drm-radeon-fix-tiling-and-command-stream-checking-on.patch --

[PATCH] drm/radeon: fix tiling and command stream checking on evergreen v3

2012-06-09 Thread j.gli...@gmail.com
From: Jerome Glisse Fix regresson since the introduction of command stream checking on evergreen (thread referenced below). Issue is cause by ddx allocating bo with formula width*height*bpp while programming the GPU command stream with ALIGN(height, 8). In some case (where page alignment does not

[Bug 46713] HDMI audio played back at a wrong rate

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46713 --- Comment #28 from Vincenzov 2012-06-09 08:11:05 PDT --- kernel 3.5.0-rc2 audio workgood. i have 2 monitor hdmi, after I changed the initial resolution of the monitor works fine 2. example 1 monitor 1920 x 1080 works 2 monitor 1920 x 1080 wor

[Bug 46713] HDMI audio played back at a wrong rate

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46713 --- Comment #29 from Christian K?nig 2012-06-09 08:33:50 PDT --- Yeah, the audio rate is controlled by the last output changed. We should switch to another output if the output driving the audio signal is turned off. It's on the todo list. --

[Bug 46713] HDMI audio played back at a wrong rate

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46713 --- Comment #30 from Vincenzov 2012-06-09 08:38:39 UTC --- thanks Christian K?nig and Rafa? Mi?ecki for this work. Sorry my english is bad, i speak only italian :-). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Linaro-mm-sig] [RFC] Synchronizing access to buffers shared with dma-buf between drivers/devices

2012-06-09 Thread Daniel Vetter
On Sat, Jun 9, 2012 at 12:22 AM, Erik Gilling wrote: > The current linux graphics stack does not allow synchronization > between the GPU and a camera/video decoder. ?When we've seen people > try to support this behind the scenes, they get it wrong and introduce > bugs that can take weeks to track

[Bug 50857] Invalid command stream with CAICOS when ColorTiling2D enabled

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50857 --- Comment #15 from Chris Rankin 2012-06-09 09:37:40 PDT --- (In reply to comment #14) > Updated v3 same url, please test v3 version thx Yes, this patch (plus compile-fix from #50892) fixes ColorTiling2D support, thanks. [3.416710] [drm] Init

[PATCH] drm/radeon: fix tiling and command stream checking on evergreen v3

2012-06-09 Thread Boszormenyi Zoltan
2012-06-09 16:57 keltez?ssel, j.glisse at gmail.com ?rta: > From: Jerome Glisse > > Fix regresson since the introduction of command stream checking on > evergreen (thread referenced below). Issue is cause by ddx allocating > bo with formula width*height*bpp while programming the GPU command > strea

[PATCH] drm/radeon: fix tiling and command stream checking on evergreen v3

2012-06-09 Thread Jerome Glisse
On Sat, Jun 9, 2012 at 12:15 PM, Boszormenyi Zoltan wrote: > 2012-06-09 16:57 keltez?ssel, j.glisse at gmail.com ?rta: >> >> From: Jerome Glisse >> >> Fix regresson since the introduction of command stream checking on >> evergreen (thread referenced below). Issue is cause by ddx allocating >> bo w

[Bug 50657] [Evergreen,GIT,Tiling?] Occasional invalid command stream and subsequent performance increase

2012-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50657 --- Comment #5 from Thomas Lindroth 2012-06-09 14:01:11 PDT --- I tested the patch against 3.5 but it didn't help. I should also mention that I'm experiencing memory/filesystem corruption but only when or directly after I've used some opengl ap

[Linaro-mm-sig] [RFC] Synchronizing access to buffers shared with dma-buf between drivers/devices

2012-06-09 Thread Clark, Rob
On Fri, Jun 8, 2012 at 3:56 PM, Erik Gilling wrote: >> I guess my other thought is that implicit vs explicit is not >> mutually exclusive, though I'd guess there'd be interesting >> deadlocks to have to debug if both were in use _at the same >> time_. :-) > > I think this is an approach worth inve