i915: 3.1.0-rc3+: WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xb8/0xf0()

2011-08-26 Thread Sergei Trofimovich
ystem_call_fastpath+0x16/0x1b ---[ end trace 1c7dd79996e79e7a ]--- -- Sergei -- next part -- An embedded and charset-unspecified text was scrubbed... Name: before-revert.txt URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110826/24ca1b67/attachment-0003.

[RFC][PATCH v3] DRM: add DRM Driver for Samsung SoC EXYNOS4210.

2011-08-26 Thread Inki Dae
This patch is a DRM Driver for Samsung SoC Exynos4210 and now enables only FIMD yet but we will add HDMI support also in the future. this patch is based on git repository below: git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git, branch name: drm-next commit-id: bcc65fd8e929a9d9d34

[Bug 41642] radeon [XPRESS 200M 5955] wakeup from S3 and going into S4 broken with KMS and enabled framebuffer

2011-08-26 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=41642 --- Comment #5 from Alex Deucher 2011-08-26 20:46:16 --- Since this patch is so small, just open up drivers/gpu/drm/radeon/radeon_combios.c in your kernel source tree and type: return; on the line above the /* DYN CLK 1 */ comment. Then s

[Bug 41642] radeon [XPRESS 200M 5955] wakeup from S3 and going into S4 broken with KMS and enabled framebuffer

2011-08-26 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=41642 --- Comment #4 from CameronPoe 2011-08-26 19:04:17 --- And how do I do that exactly? Patching in Linux is a new thing for me ;) -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail b

[PATCH] drm: Fix the number of connector and encoder to cleanup functions

2011-08-26 Thread Joonyoung Shim
It is left out the code to decrease the number of connector and encoder to the cleanup functions. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park --- drivers/gpu/drm/drm_crtc.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_crtc.c b/driv

[PULL] drm-intel-fixes (drm/i915 driver)

2011-08-26 Thread Keith Packard
This is all I've seen since rc3; a couple of tiny fixes, but one has seen several complaints on the list, so I figured I'd send them in now. The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c: Linux 3.1-rc3 (2011-08-22 11:42:53 -0700) are available in the git reposito

[PULL] drm-intel-fixes (drm/i915 driver)

2011-08-26 Thread Keith Packard
vailable URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110826/915bb910/attachment.pgp>

[Bug 41642] radeon [XPRESS 200M 5955] wakeup from S3 and going into S4 broken with KMS and enabled framebuffer

2011-08-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=41642 --- Comment #5 from Alex Deucher 2011-08-26 20:46:16 --- Since this patch is so small, just open up drivers/gpu/drm/radeon/radeon_combios.c in your kernel source tree and type: return; on the line above the /* DYN CLK 1 */ comment. Then s

[Bug 40952] R100 firmware no longer loads

2011-08-26 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=40952 --- Comment #13 from Alex Deucher 2011-08-26 12:33:10 --- (In reply to comment #10) > On Thu, Aug 25, 2011 at 2:25 PM, > wrote: > > > > Interestingly, the RS780 managed to load its firmware (also all compiled > > into > > the kernel) eve

[Bug 41642] radeon [XPRESS 200M 5955] wakeup from S3 and going into S4 broken with KMS and enabled framebuffer

2011-08-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=41642 --- Comment #4 from CameronPoe 2011-08-26 19:04:17 --- And how do I do that exactly? Patching in Linux is a new thing for me ;) -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail be

[Bug 40952] R100 firmware no longer loads

2011-08-26 Thread Dave Airlie
> --- Comment #10 from Linus Torvalds > ?2011-08-25 22:43:53 --- > On Thu, Aug 25, 2011 at 2:25 PM, ? > wrote: >> >> Interestingly, the RS780 managed to load its firmware (also all compiled into >> the kernel) even w/o this patch. > > Does the R600+ driver perhaps load firmware only at open time

[Bug 40952] R100 firmware no longer loads

2011-08-26 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=40952 --- Comment #12 from Anonymous Emailer 2011-08-26 08:40:42 --- Reply-To: airlied at gmail.com > --- Comment #10 from Linus Torvalds > ?2011-08-25 22:43:53 --- > On Thu, Aug 25, 2011 at 2:25 PM, ? > wrote: >> >> Interestingly, the RS780 m

[Bug 40952] R100 firmware no longer loads

2011-08-26 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=40952 --- Comment #11 from James Cloos 2011-08-26 08:34:13 --- > Does the R600+ driver perhaps load firmware only at open time? They look the same in dmesg: [1.648745] [drm] Initialized drm 1.1.0 20060810 [1.648824] [drm] radeon kernel mo

[Bug 40952] R100 firmware no longer loads

2011-08-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=40952 --- Comment #13 from Alex Deucher 2011-08-26 12:33:10 --- (In reply to comment #10) > On Thu, Aug 25, 2011 at 2:25 PM, wrote: > > > > Interestingly, the RS780 managed to load its firmware (also all compiled > > into > > the kernel) even w

[Bug 40952] R100 firmware no longer loads

2011-08-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=40952 --- Comment #12 from Anonymous Emailer 2011-08-26 08:40:42 --- Reply-To: airl...@gmail.com > --- Comment #10 from Linus Torvalds   > 2011-08-25 22:43:53 --- > On Thu, Aug 25, 2011 at 2:25 PM,   wrote: >> >> Interestingly, the RS780 managed

Re: [Bug 40952] R100 firmware no longer loads

2011-08-26 Thread Dave Airlie
> --- Comment #10 from Linus Torvalds   > 2011-08-25 22:43:53 --- > On Thu, Aug 25, 2011 at 2:25 PM,   wrote: >> >> Interestingly, the RS780 managed to load its firmware (also all compiled into >> the kernel) even w/o this patch. > > Does the R600+ driver perhaps load firmware only at open time? >

[Bug 40952] R100 firmware no longer loads

2011-08-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=40952 --- Comment #11 from James Cloos 2011-08-26 08:34:13 --- > Does the R600+ driver perhaps load firmware only at open time? They look the same in dmesg: [1.648745] [drm] Initialized drm 1.1.0 20060810 [1.648824] [drm] radeon kernel mo