Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

[Bug 42162] Display not enabled on resume (HP DV6)

2012-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42162 --- Comment #7 from Johan Brannlund 2012-07-08 08:31:56 PDT --- This is still an issue with kernel 3.5-rc4. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Julia Lawall
In the function oaktrail_lvds_mode_set, I don't think that the following code makes any sense: /* Find the connector we're trying to set up */ list_for_each_entry(connector, &mode_config->connector_list, head) { if (!connector->encoder || connector->encoder->crtc

[PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Julia Lawall
From: Julia Lawall If list_for_each_entry, etc complete a traversal of the list, the iterator variable ends up pointing to an address at an offset from the list head, and not a meaningful structure. Thus this value should not be used after the end of the iterator. In the first two cases, a a br

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Alan Cox
On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) Julia Lawall wrote: > In the function oaktrail_lvds_mode_set, I don't think that the following > code makes any sense: > > /* Find the connector we're trying to set up */ > list_for_each_entry(connector, &mode_config->connector_list, he

[Bug 44341] New: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Summary: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning Product: Drivers Version: 2.5 Kernel Version: 3.5.0-rc6 Platform: All OS/Version: Linux

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #1 from Christopher Frömmel 2012-07-08 20:29:15 --- Created an attachment (id=75071) --> (https://bugzilla.kernel.org/attachment.cgi?id=75071) full dmesg -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=emai

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #2 from Christopher Frömmel 2012-07-08 20:30:17 --- Created an attachment (id=75081) --> (https://bugzilla.kernel.org/attachment.cgi?id=75081) lspci -v -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #3 from Christopher Frömmel 2012-07-08 20:31:13 --- Created an attachment (id=75091) --> (https://bugzilla.kernel.org/attachment.cgi?id=75091) kernel config -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=e

Re: [PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Paul Menzel
Dear Julia, Am Sonntag, den 08.07.2012, 13:37 +0200 schrieb Julia Lawall: > From: Julia Lawall > > If list_for_each_entry, etc complete a traversal of the list, the iterator > variable ends up pointing to an address at an offset from the list head, > and not a meaningful structure. Thus this v

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #1 from Petr Grigoriev 2012-07-08 21:43:20 --- kde, firefox, chrome, chromium, opera, dolphin, smplayer, vmware 8.0.4, virtualbox 4.1.18 latest updates. after two-three hours computer slow down and big kernel error. in log tail

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #2 from Petr Grigoriev 2012-07-08 21:44:19 --- degraded - on 3.2.21 all right, two days in too configuration work normally. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Christopher Frömmel changed: What|Removed |Added Attachment #75061|0 |1 is obsolete|

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Patrik Jakobsson
On Sun, Jul 8, 2012 at 10:16 PM, Alan Cox wrote: > On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) > Julia Lawall wrote: > >> In the function oaktrail_lvds_mode_set, I don't think that the following >> code makes any sense: >> >> /* Find the connector we're trying to set up */ >> list_

[git pull] drm/exynos: updated exynos-drm-fixes

2012-07-08 Thread Inki Dae
Hi Dave, Please pull from git://git.infradead.org/users/kmpark/linux-samsung exynos-drm-fixes these patch sets below had already been posted several weeks ago for review and include some fixes and exceptions. thes patch sets are based on git repository below: git://people.freedes

[PATCH v2] drm/exynos: check if framebuffer and gem size are valid or not.

2012-07-08 Thread Inki Dae
with addfb request by user, wrong framebuffer or gem size could be sent to kernel side so this could induce invalid memory access by dma of a device. this patch checks if framebuffer and gem size are valid or not to avoid this issue. Changelog v2: use fb->pitches instead of caculating it with fb->

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

[Bug 42162] Display not enabled on resume (HP DV6)

2012-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42162 --- Comment #7 from Johan Brannlund 2012-07-08 08:31:56 PDT --- This is still an issue with kernel 3.5-rc4. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Julia Lawall
In the function oaktrail_lvds_mode_set, I don't think that the following code makes any sense: /* Find the connector we're trying to set up */ list_for_each_entry(connector, &mode_config->connector_list, head) { if (!connector->encoder || connector->encoder->crtc

[PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Julia Lawall
From: Julia Lawall If list_for_each_entry, etc complete a traversal of the list, the iterator variable ends up pointing to an address at an offset from the list head, and not a meaningful structure. Thus this value should not be used after the end of the iterator. In the first two cases, a a br

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Alan Cox
On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) Julia Lawall wrote: > In the function oaktrail_lvds_mode_set, I don't think that the following > code makes any sense: > > /* Find the connector we're trying to set up */ > list_for_each_entry(connector, &mode_config->connector_list, he

[Bug 44341] New: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Summary: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning Product: Drivers Version: 2.5 Kernel Version: 3.5.0-rc6 Platform: All OS/Version: Linux

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #1 from Christopher Frömmel 2012-07-08 20:29:15 --- Created an attachment (id=75071) --> (https://bugzilla.kernel.org/attachment.cgi?id=75071) full dmesg -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=emai

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #2 from Christopher Frömmel 2012-07-08 20:30:17 --- Created an attachment (id=75081) --> (https://bugzilla.kernel.org/attachment.cgi?id=75081) lspci -v -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #3 from Christopher Frömmel 2012-07-08 20:31:13 --- Created an attachment (id=75091) --> (https://bugzilla.kernel.org/attachment.cgi?id=75091) kernel config -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=e

Re: [PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Paul Menzel
Dear Julia, Am Sonntag, den 08.07.2012, 13:37 +0200 schrieb Julia Lawall: > From: Julia Lawall > > If list_for_each_entry, etc complete a traversal of the list, the iterator > variable ends up pointing to an address at an offset from the list head, > and not a meaningful structure. Thus this v

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #1 from Petr Grigoriev 2012-07-08 21:43:20 --- kde, firefox, chrome, chromium, opera, dolphin, smplayer, vmware 8.0.4, virtualbox 4.1.18 latest updates. after two-three hours computer slow down and big kernel error. in log tail

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #2 from Petr Grigoriev 2012-07-08 21:44:19 --- degraded - on 3.2.21 all right, two days in too configuration work normally. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Christopher Frömmel changed: What|Removed |Added Attachment #75061|0 |1 is obsolete|

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Patrik Jakobsson
On Sun, Jul 8, 2012 at 10:16 PM, Alan Cox wrote: > On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) > Julia Lawall wrote: > >> In the function oaktrail_lvds_mode_set, I don't think that the following >> code makes any sense: >> >> /* Find the connector we're trying to set up */ >> list_

[git pull] drm/exynos: updated exynos-drm-fixes

2012-07-08 Thread Inki Dae
Hi Dave, Please pull from git://git.infradead.org/users/kmpark/linux-samsung exynos-drm-fixes these patch sets below had already been posted several weeks ago for review and include some fixes and exceptions. thes patch sets are based on git repository below: git://people.freedes

[PATCH v2] drm/exynos: check if framebuffer and gem size are valid or not.

2012-07-08 Thread Inki Dae
with addfb request by user, wrong framebuffer or gem size could be sent to kernel side so this could induce invalid memory access by dma of a device. this patch checks if framebuffer and gem size are valid or not to avoid this issue. Changelog v2: use fb->pitches instead of caculating it with fb->

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

[Bug 42162] Display not enabled on resume (HP DV6)

2012-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42162 --- Comment #7 from Johan Brannlund 2012-07-08 08:31:56 PDT --- This is still an issue with kernel 3.5-rc4. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Julia Lawall
In the function oaktrail_lvds_mode_set, I don't think that the following code makes any sense: /* Find the connector we're trying to set up */ list_for_each_entry(connector, &mode_config->connector_list, head) { if (!connector->encoder || connector->encoder->crtc

[PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Julia Lawall
From: Julia Lawall If list_for_each_entry, etc complete a traversal of the list, the iterator variable ends up pointing to an address at an offset from the list head, and not a meaningful structure. Thus this value should not be used after the end of the iterator. In the first two cases, a a br

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Alan Cox
On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) Julia Lawall wrote: > In the function oaktrail_lvds_mode_set, I don't think that the following > code makes any sense: > > /* Find the connector we're trying to set up */ > list_for_each_entry(connector, &mode_config->connector_list, he

[Bug 44341] New: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Summary: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning Product: Drivers Version: 2.5 Kernel Version: 3.5.0-rc6 Platform: All OS/Version: Linux

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #1 from Christopher Frömmel 2012-07-08 20:29:15 --- Created an attachment (id=75071) --> (https://bugzilla.kernel.org/attachment.cgi?id=75071) full dmesg -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=emai

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #2 from Christopher Frömmel 2012-07-08 20:30:17 --- Created an attachment (id=75081) --> (https://bugzilla.kernel.org/attachment.cgi?id=75081) lspci -v -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #3 from Christopher Frömmel 2012-07-08 20:31:13 --- Created an attachment (id=75091) --> (https://bugzilla.kernel.org/attachment.cgi?id=75091) kernel config -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=e

Re: [PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Paul Menzel
Dear Julia, Am Sonntag, den 08.07.2012, 13:37 +0200 schrieb Julia Lawall: > From: Julia Lawall > > If list_for_each_entry, etc complete a traversal of the list, the iterator > variable ends up pointing to an address at an offset from the list head, > and not a meaningful structure. Thus this v

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #1 from Petr Grigoriev 2012-07-08 21:43:20 --- kde, firefox, chrome, chromium, opera, dolphin, smplayer, vmware 8.0.4, virtualbox 4.1.18 latest updates. after two-three hours computer slow down and big kernel error. in log tail

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #2 from Petr Grigoriev 2012-07-08 21:44:19 --- degraded - on 3.2.21 all right, two days in too configuration work normally. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Christopher Frömmel changed: What|Removed |Added Attachment #75061|0 |1 is obsolete|

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Patrik Jakobsson
On Sun, Jul 8, 2012 at 10:16 PM, Alan Cox wrote: > On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) > Julia Lawall wrote: > >> In the function oaktrail_lvds_mode_set, I don't think that the following >> code makes any sense: >> >> /* Find the connector we're trying to set up */ >> list_

[git pull] drm/exynos: updated exynos-drm-fixes

2012-07-08 Thread Inki Dae
Hi Dave, Please pull from git://git.infradead.org/users/kmpark/linux-samsung exynos-drm-fixes these patch sets below had already been posted several weeks ago for review and include some fixes and exceptions. thes patch sets are based on git repository below: git://people.freedes

[PATCH v2] drm/exynos: check if framebuffer and gem size are valid or not.

2012-07-08 Thread Inki Dae
with addfb request by user, wrong framebuffer or gem size could be sent to kernel side so this could induce invalid memory access by dma of a device. this patch checks if framebuffer and gem size are valid or not to avoid this issue. Changelog v2: use fb->pitches instead of caculating it with fb->

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

[Bug 42162] Display not enabled on resume (HP DV6)

2012-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42162 --- Comment #7 from Johan Brannlund 2012-07-08 08:31:56 PDT --- This is still an issue with kernel 3.5-rc4. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Julia Lawall
In the function oaktrail_lvds_mode_set, I don't think that the following code makes any sense: /* Find the connector we're trying to set up */ list_for_each_entry(connector, &mode_config->connector_list, head) { if (!connector->encoder || connector->encoder->crtc

[PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Julia Lawall
From: Julia Lawall If list_for_each_entry, etc complete a traversal of the list, the iterator variable ends up pointing to an address at an offset from the list head, and not a meaningful structure. Thus this value should not be used after the end of the iterator. In the first two cases, a a br

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Alan Cox
On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) Julia Lawall wrote: > In the function oaktrail_lvds_mode_set, I don't think that the following > code makes any sense: > > /* Find the connector we're trying to set up */ > list_for_each_entry(connector, &mode_config->connector_list, he

[Bug 44341] New: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Summary: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning Product: Drivers Version: 2.5 Kernel Version: 3.5.0-rc6 Platform: All OS/Version: Linux

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #1 from Christopher Frömmel 2012-07-08 20:29:15 --- Created an attachment (id=75071) --> (https://bugzilla.kernel.org/attachment.cgi?id=75071) full dmesg -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=emai

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #2 from Christopher Frömmel 2012-07-08 20:30:17 --- Created an attachment (id=75081) --> (https://bugzilla.kernel.org/attachment.cgi?id=75081) lspci -v -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #3 from Christopher Frömmel 2012-07-08 20:31:13 --- Created an attachment (id=75091) --> (https://bugzilla.kernel.org/attachment.cgi?id=75091) kernel config -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=e

Re: [PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Paul Menzel
Dear Julia, Am Sonntag, den 08.07.2012, 13:37 +0200 schrieb Julia Lawall: > From: Julia Lawall > > If list_for_each_entry, etc complete a traversal of the list, the iterator > variable ends up pointing to an address at an offset from the list head, > and not a meaningful structure. Thus this v

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #1 from Petr Grigoriev 2012-07-08 21:43:20 --- kde, firefox, chrome, chromium, opera, dolphin, smplayer, vmware 8.0.4, virtualbox 4.1.18 latest updates. after two-three hours computer slow down and big kernel error. in log tail

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #2 from Petr Grigoriev 2012-07-08 21:44:19 --- degraded - on 3.2.21 all right, two days in too configuration work normally. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Christopher Frömmel changed: What|Removed |Added Attachment #75061|0 |1 is obsolete|

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Patrik Jakobsson
On Sun, Jul 8, 2012 at 10:16 PM, Alan Cox wrote: > On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) > Julia Lawall wrote: > >> In the function oaktrail_lvds_mode_set, I don't think that the following >> code makes any sense: >> >> /* Find the connector we're trying to set up */ >> list_

[git pull] drm/exynos: updated exynos-drm-fixes

2012-07-08 Thread Inki Dae
Hi Dave, Please pull from git://git.infradead.org/users/kmpark/linux-samsung exynos-drm-fixes these patch sets below had already been posted several weeks ago for review and include some fixes and exceptions. thes patch sets are based on git repository below: git://people.freedes

[PATCH v2] drm/exynos: check if framebuffer and gem size are valid or not.

2012-07-08 Thread Inki Dae
with addfb request by user, wrong framebuffer or gem size could be sent to kernel side so this could induce invalid memory access by dma of a device. this patch checks if framebuffer and gem size are valid or not to avoid this issue. Changelog v2: use fb->pitches instead of caculating it with fb->

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

[Bug 42162] Display not enabled on resume (HP DV6)

2012-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42162 --- Comment #7 from Johan Brannlund 2012-07-08 08:31:56 PDT --- This is still an issue with kernel 3.5-rc4. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Julia Lawall
In the function oaktrail_lvds_mode_set, I don't think that the following code makes any sense: /* Find the connector we're trying to set up */ list_for_each_entry(connector, &mode_config->connector_list, head) { if (!connector->encoder || connector->encoder->crtc

[PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Julia Lawall
From: Julia Lawall If list_for_each_entry, etc complete a traversal of the list, the iterator variable ends up pointing to an address at an offset from the list head, and not a meaningful structure. Thus this value should not be used after the end of the iterator. In the first two cases, a a br

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Alan Cox
On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) Julia Lawall wrote: > In the function oaktrail_lvds_mode_set, I don't think that the following > code makes any sense: > > /* Find the connector we're trying to set up */ > list_for_each_entry(connector, &mode_config->connector_list, he

[Bug 44341] New: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Summary: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning Product: Drivers Version: 2.5 Kernel Version: 3.5.0-rc6 Platform: All OS/Version: Linux

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #1 from Christopher Frömmel 2012-07-08 20:29:15 --- Created an attachment (id=75071) --> (https://bugzilla.kernel.org/attachment.cgi?id=75071) full dmesg -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=emai

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #2 from Christopher Frömmel 2012-07-08 20:30:17 --- Created an attachment (id=75081) --> (https://bugzilla.kernel.org/attachment.cgi?id=75081) lspci -v -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #3 from Christopher Frömmel 2012-07-08 20:31:13 --- Created an attachment (id=75091) --> (https://bugzilla.kernel.org/attachment.cgi?id=75091) kernel config -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=e

Re: [PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Paul Menzel
Dear Julia, Am Sonntag, den 08.07.2012, 13:37 +0200 schrieb Julia Lawall: > From: Julia Lawall > > If list_for_each_entry, etc complete a traversal of the list, the iterator > variable ends up pointing to an address at an offset from the list head, > and not a meaningful structure. Thus this v

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #1 from Petr Grigoriev 2012-07-08 21:43:20 --- kde, firefox, chrome, chromium, opera, dolphin, smplayer, vmware 8.0.4, virtualbox 4.1.18 latest updates. after two-three hours computer slow down and big kernel error. in log tail

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #2 from Petr Grigoriev 2012-07-08 21:44:19 --- degraded - on 3.2.21 all right, two days in too configuration work normally. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Christopher Frömmel changed: What|Removed |Added Attachment #75061|0 |1 is obsolete|

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Patrik Jakobsson
On Sun, Jul 8, 2012 at 10:16 PM, Alan Cox wrote: > On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) > Julia Lawall wrote: > >> In the function oaktrail_lvds_mode_set, I don't think that the following >> code makes any sense: >> >> /* Find the connector we're trying to set up */ >> list_

[git pull] drm/exynos: updated exynos-drm-fixes

2012-07-08 Thread Inki Dae
Hi Dave, Please pull from git://git.infradead.org/users/kmpark/linux-samsung exynos-drm-fixes these patch sets below had already been posted several weeks ago for review and include some fixes and exceptions. thes patch sets are based on git repository below: git://people.freedes

[PATCH v2] drm/exynos: check if framebuffer and gem size are valid or not.

2012-07-08 Thread Inki Dae
with addfb request by user, wrong framebuffer or gem size could be sent to kernel side so this could induce invalid memory access by dma of a device. this patch checks if framebuffer and gem size are valid or not to avoid this issue. Changelog v2: use fb->pitches instead of caculating it with fb->

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

[Bug 42162] Display not enabled on resume (HP DV6)

2012-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42162 --- Comment #7 from Johan Brannlund 2012-07-08 08:31:56 PDT --- This is still an issue with kernel 3.5-rc4. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Julia Lawall
In the function oaktrail_lvds_mode_set, I don't think that the following code makes any sense: /* Find the connector we're trying to set up */ list_for_each_entry(connector, &mode_config->connector_list, head) { if (!connector->encoder || connector->encoder->crtc

[PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Julia Lawall
From: Julia Lawall If list_for_each_entry, etc complete a traversal of the list, the iterator variable ends up pointing to an address at an offset from the list head, and not a meaningful structure. Thus this value should not be used after the end of the iterator. In the first two cases, a a br

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Alan Cox
On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) Julia Lawall wrote: > In the function oaktrail_lvds_mode_set, I don't think that the following > code makes any sense: > > /* Find the connector we're trying to set up */ > list_for_each_entry(connector, &mode_config->connector_list, he

[Bug 44341] New: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Summary: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning Product: Drivers Version: 2.5 Kernel Version: 3.5.0-rc6 Platform: All OS/Version: Linux

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #1 from Christopher Frömmel 2012-07-08 20:29:15 --- Created an attachment (id=75071) --> (https://bugzilla.kernel.org/attachment.cgi?id=75071) full dmesg -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=emai

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #2 from Christopher Frömmel 2012-07-08 20:30:17 --- Created an attachment (id=75081) --> (https://bugzilla.kernel.org/attachment.cgi?id=75081) lspci -v -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 --- Comment #3 from Christopher Frömmel 2012-07-08 20:31:13 --- Created an attachment (id=75091) --> (https://bugzilla.kernel.org/attachment.cgi?id=75091) kernel config -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=e

Re: [PATCH 4/7] drivers/gpu/drm: remove invalid reference to list iterator variable

2012-07-08 Thread Paul Menzel
Dear Julia, Am Sonntag, den 08.07.2012, 13:37 +0200 schrieb Julia Lawall: > From: Julia Lawall > > If list_for_each_entry, etc complete a traversal of the list, the iterator > variable ends up pointing to an address at an offset from the list head, > and not a meaningful structure. Thus this v

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #1 from Petr Grigoriev 2012-07-08 21:43:20 --- kde, firefox, chrome, chromium, opera, dolphin, smplayer, vmware 8.0.4, virtualbox 4.1.18 latest updates. after two-three hours computer slow down and big kernel error. in log tail

[Bug 43751] [TTM] Out of kernel memory

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43751 --- Comment #2 from Petr Grigoriev 2012-07-08 21:44:19 --- degraded - on 3.2.21 all right, two days in too configuration work normally. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 44341] Radeon HD6990M: HDMI audio output works now! Kernel gives new warning

2012-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44341 Christopher Frömmel changed: What|Removed |Added Attachment #75061|0 |1 is obsolete|

Re: question about drivers/gpu/drm/gma500/oaktrail_lvds.c

2012-07-08 Thread Patrik Jakobsson
On Sun, Jul 8, 2012 at 10:16 PM, Alan Cox wrote: > On Sun, 8 Jul 2012 10:39:43 +0200 (CEST) > Julia Lawall wrote: > >> In the function oaktrail_lvds_mode_set, I don't think that the following >> code makes any sense: >> >> /* Find the connector we're trying to set up */ >> list_

[git pull] drm/exynos: updated exynos-drm-fixes

2012-07-08 Thread Inki Dae
Hi Dave, Please pull from git://git.infradead.org/users/kmpark/linux-samsung exynos-drm-fixes these patch sets below had already been posted several weeks ago for review and include some fixes and exceptions. thes patch sets are based on git repository below: git://people.freedes

[PATCH v2] drm/exynos: check if framebuffer and gem size are valid or not.

2012-07-08 Thread Inki Dae
with addfb request by user, wrong framebuffer or gem size could be sent to kernel side so this could induce invalid memory access by dma of a device. this patch checks if framebuffer and gem size are valid or not to avoid this issue. Changelog v2: use fb->pitches instead of caculating it with fb->