[PATCH 00/10 v2] fix gmbus writes and related issues

2012-03-24 Thread Daniel Vetter
On Sun, Mar 18, 2012 at 07:22:05PM +0100, Daniel Vetter wrote: > On Sat, Mar 10, 2012 at 02:48:14AM +0800, Daniel Kurtz wrote: > > This patchset addresses a couple of issues with the i915 gmbus > > implementation: > > * fixes misassigned pin port pair for HDMI-D > > * fixes write transactions wh

[git pull] drm main pull for 3.4-rc1

2012-03-24 Thread Daniel Vetter
On Sat, Mar 24, 2012 at 12:15:27PM -0700, Linus Torvalds wrote: > Btw, I think this came in through the DRM merge: > > ERROR: "mdfld_set_brightness" [drivers/gpu/drm/gma500/gma500_gfx.ko] > undefined! > make[1]: *** [__modpost] Error 1 > make: *** [modules] Error 2 > > this is just "make AR

radeon + DVI->mDP converter + mDP display blank screen issue since 3.0

2012-03-24 Thread Lennert Buytenhek
On Fri, Mar 23, 2012 at 03:42:44PM -0400, Alex Deucher wrote: > >>> > Since Linux 3.0, a system with a Radeon HD 5450 (1002:68f9) connected > >>> > to a 27" Apple LED cinema display via an Atlona AT-DP400 Dual Link DVI > >>> > to Mini DisplayPort converter has started to stop giving screen > >>> >

[Bug 47475] Stellarium crasch when using pan/zoom

2012-03-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=47475 --- Comment #1 from maxer 2012-03-24 09:07:32 PDT --- Here is two more things that happens often when using stellarium, maybe they are related somehow ?? Stellarium version is 0.11.2 stellarium: ../../intel/intel_bufmgr_gem.c:1471: do_bo_emit_

[Bug 13170] Macbook 5,2 only boots with acpi=off, or nosmp, or maxcpus=1

2012-03-24 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=13170 garegin changed: What|Removed |Added CC||garegin16 at gmail.com --- Comment #69 from

Re: [PATCH 00/10 v2] fix gmbus writes and related issues

2012-03-24 Thread Daniel Vetter
On Sun, Mar 18, 2012 at 07:22:05PM +0100, Daniel Vetter wrote: > On Sat, Mar 10, 2012 at 02:48:14AM +0800, Daniel Kurtz wrote: > > This patchset addresses a couple of issues with the i915 gmbus > > implementation: > > * fixes misassigned pin port pair for HDMI-D > > * fixes write transactions wh

Re: [git pull] drm main pull for 3.4-rc1

2012-03-24 Thread Daniel Vetter
On Sat, Mar 24, 2012 at 12:15:27PM -0700, Linus Torvalds wrote: > Btw, I think this came in through the DRM merge: > > ERROR: "mdfld_set_brightness" [drivers/gpu/drm/gma500/gma500_gfx.ko] > undefined! > make[1]: *** [__modpost] Error 1 > make: *** [modules] Error 2 > > this is just "make AR

Re: [git pull] drm main pull for 3.4-rc1

2012-03-24 Thread Linus Torvalds
Btw, I think this came in through the DRM merge: ERROR: "mdfld_set_brightness" [drivers/gpu/drm/gma500/gma500_gfx.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 this is just "make ARCH=i386" with allmodconfig. Linus On Wed, Mar 21, 2012

[git pull] drm main pull for 3.4-rc1

2012-03-24 Thread Linus Torvalds
Btw, I think this came in through the DRM merge: ERROR: "mdfld_set_brightness" [drivers/gpu/drm/gma500/gma500_gfx.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 this is just "make ARCH=i386" with allmodconfig. Linus On Wed, Mar 21, 2012

[PATCH libdrm] omap: add omapdrm support

2012-03-24 Thread Rob Clark
On Wed, Mar 21, 2012 at 1:00 PM, Rob Clark wrote: > From: Rob Clark > > This adds libdrm_omap helper layer (as used by xf86-video-omap, > omapdrmtest, etc). btw, I'd like to propose to host xf86-video-omap on freedesktop.org with the other xorg drivers.. I've filed a bugzilla ticket (https://bug

[Bug 47475] Stellarium crasch when using pan/zoom

2012-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47475 --- Comment #1 from maxer 2012-03-24 09:07:32 PDT --- Here is two more things that happens often when using stellarium, maybe they are related somehow ?? Stellarium version is 0.11.2 stellarium: ../../intel/intel_bufmgr_gem.c:1471: do_bo_emit_

Re: [PATCH libdrm] omap: add omapdrm support

2012-03-24 Thread Rob Clark
On Wed, Mar 21, 2012 at 1:00 PM, Rob Clark wrote: > From: Rob Clark > > This adds libdrm_omap helper layer (as used by xf86-video-omap, > omapdrmtest, etc). btw, I'd like to propose to host xf86-video-omap on freedesktop.org with the other xorg drivers.. I've filed a bugzilla ticket (https://bug

[Bug 13170] Macbook 5,2 only boots with acpi=off, or nosmp, or maxcpus=1

2012-03-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=13170 garegin changed: What|Removed |Added CC||garegi...@gmail.com --- Comment #69 from ga

[PATCH] gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE

2012-03-24 Thread Kirill A. Shutemov
From: "Kirill A. Shutemov" drivers/built-in.o: In function `mdfld_dsi_connector_set_property': mdfld_dsi_output.c:(.text+0x6e909): undefined reference to `mdfld_set_brightness' make: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Kirill A. Shutemov --- drivers/gpu/drm/gma500/mdfld_dsi_output.c |

[PATCH] gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE

2012-03-24 Thread Kirill A. Shutemov
From: "Kirill A. Shutemov" drivers/built-in.o: In function `mdfld_dsi_connector_set_property': mdfld_dsi_output.c:(.text+0x6e909): undefined reference to `mdfld_set_brightness' make: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Kirill A. Shutemov --- drivers/gpu/drm/gma500/mdfld_dsi_output.c |