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

2013-03-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62976 --- Comment #1 from okias --- Created attachment 77262 --> https://bugs.freedesktop.org/attachment.cgi?id=77262&action=edit dmesg_with_EFI_FB.txt -- You are receiving this mail because: You are the assignee for the bug. __

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

2013-03-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62976 Priority: medium Bug ID: 62976 Assignee: dri-devel@lists.freedesktop.org Summary: UEFI + SUMO [6550D] freeze after loading radeon Severity: normal Classification: Unclassified

[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-03-31 Thread Jiri Kosina
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 different tricks quickly without > rebooting. Really useful. Dan

[Bug 45641] Screen goes black randomly

2013-03-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45641 --- Comment #18 from John --- I tried the patch today but got another black screen already. I have an 4670 by the way, not sure if the patch was made for that one or not... Thanks -- You are receiving this mail because: You are the assignee fo

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

2013-03-31 Thread bugzilla-daemon
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 62882] Lockup after attempt to enable discrete Radeon GPU on Linux 3.9rc4

2013-03-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62882 runetmem...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2013-03-31 Thread bugzilla-daemon
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 43276] Screen black after suspending/resuming Toshiba Satellite C675D-S7109 laptop

2013-03-31 Thread bugzilla-daemon
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 62967] New: Game Dungeon Defenders crash my whole system.

2013-03-31 Thread bugzilla-dae...@freedesktop.org
reboot. -- 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/20130331/fe760cee/attachment.html>

[PATCH] gma500: Make VGA and HDMI connector hotpluggable

2013-03-31 Thread Kero
From: Kero van Gelder Both VGA and HDMI connectors are available on my Asus EeePC X101CH. This patch will cause output to be shown on either when plugged in. For both, it shows the leftmost 800x600, of the 1024x600 on LVDS. Signed-off-by: Kero van Gelder --- diff --git a/drivers/gpu/drm/gma500/

Re: [PATCH] compat/compat-drivers/linux-next: fb skip_vt_switch

2013-03-31 Thread Luis R. Rodriguez
On Thu, Mar 28, 2013 at 11:21 PM, Julia Lawall wrote: >> > I looked in today's linux-next, and there seems to be only one >> > initialization of this field, to true, and one test of this field. So >> > perhaps the case for setting the field to false just isn't needed. >> >> Oh sorry now I get wha

Re: [PATCH] compat/compat-drivers/linux-next: fb skip_vt_switch

2013-03-31 Thread Julia Lawall
> > I looked in today's linux-next, and there seems to be only one > > initialization of this field, to true, and one test of this field. So > > perhaps the case for setting the field to false just isn't needed. > > Oh sorry now I get what you mean! I thought about this -- and yes I > decided to

Re: [PATCH] compat/compat-drivers/linux-next: fb skip_vt_switch

2013-03-31 Thread Luis R. Rodriguez
On Thu, Mar 28, 2013 at 3:29 PM, Julia Lawall wrote: > On Thu, 28 Mar 2013, Luis R. Rodriguez wrote: > >> On Thu, Mar 28, 2013 at 11:10 AM, Julia Lawall wrote: >> > On Thu, 28 Mar 2013, Luis R. Rodriguez wrote: >> >> >> >> Thanks Julia! I'll be sure to try to add this to compat-drivers if the >>

Re: [PATCH] compat/compat-drivers/linux-next: fb skip_vt_switch

2013-03-31 Thread Julia Lawall
On Thu, 28 Mar 2013, Luis R. Rodriguez wrote: > On Thu, Mar 28, 2013 at 11:10 AM, Julia Lawall wrote: > > On Thu, 28 Mar 2013, Luis R. Rodriguez wrote: > >> > >> Thanks Julia! I'll be sure to try to add this to compat-drivers if the > >> upstream fb patch is not accepted. If it is accepted we wou

Re: [Nouveau] [PATCH v2] drm/nouveau: wait for vblank on page flipping

2013-03-31 Thread Peter Hurley
On Thu, 2013-03-28 at 16:16 +0100, Maarten Lankhorst wrote: > Signed-off-by: Maarten Lankhorst > --- > Oops, fixed to apply this time.. > > diff --git a/drivers/gpu/drm/nouveau/nouveau_display.c > b/drivers/gpu/drm/nouveau/nouveau_display.c > index 4610c3a..020542e 100644 > --- a/drivers/gpu/drm

Re: [PATCH] compat/compat-drivers/linux-next: fb skip_vt_switch

2013-03-31 Thread Luis R. Rodriguez
On Thu, Mar 28, 2013 at 11:10 AM, Julia Lawall wrote: > On Thu, 28 Mar 2013, Luis R. Rodriguez wrote: >> >> Thanks Julia! I'll be sure to try to add this to compat-drivers if the >> upstream fb patch is not accepted. If it is accepted we would not need >> this at all! >> >> > Then I guess there wo

Re: [PATCH] compat/compat-drivers/linux-next: fb skip_vt_switch

2013-03-31 Thread Julia Lawall
On Thu, 28 Mar 2013, Luis R. Rodriguez wrote: > On Thu, Mar 28, 2013 at 9:19 AM, Julia Lawall wrote: > > On Thu, 28 Mar 2013, Jesse Barnes wrote: > >> > - info->skip_vt_switch = true; > >> > + fb_enable_skip_vt_switch(info); > >> > > >> > So we'd then have to just add this sta

Re: [PATCH] compat/compat-drivers/linux-next: fb skip_vt_switch

2013-03-31 Thread Luis R. Rodriguez
On Thu, Mar 28, 2013 at 9:19 AM, Julia Lawall wrote: > On Thu, 28 Mar 2013, Jesse Barnes wrote: >> > - info->skip_vt_switch = true; >> > + fb_enable_skip_vt_switch(info); >> > >> > So we'd then have to just add this static inline change for each new >> > driver... >> > There may

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

2013-03-31 Thread Michal Bachraty
Hi, I'm trying to use tilcdc driver for KWH050TG08 LCD panel connected to AM335x processor (3.9 rc1 kernel). I have prepared DT bindings for that (listed bellow). I see fb0 device but I have no clocks going from cpu to LCD. My clocks for LCD seems not properly to be set ... virt_2500_ck

[PATCH] gma500: Make VGA and HDMI connector hotpluggable

2013-03-31 Thread Kero
From: Kero van Gelder Both VGA and HDMI connectors are available on my Asus EeePC X101CH. This patch will cause output to be shown on either when plugged in. For both, it shows the leftmost 800x600, of the 1024x600 on LVDS. Signed-off-by: Kero van Gelder --- diff --git a/drivers/gpu/drm/gma500/

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-03-31 Thread Jiri Kosina
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 different tricks quickly without > rebooting. Really useful. Dan

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

2013-03-31 Thread Michal Hocko
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. OK, I thought this is what the patch doe

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

2013-03-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62967 Priority: medium Bug ID: 62967 Assignee: dri-devel@lists.freedesktop.org Summary: Game Dungeon Defenders crash my whole system. Severity: normal Classification: Unclassified

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-03-31 Thread bugzilla-dae...@freedesktop.org
. URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130331/c6dc70b6/attachment.html>

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-03-31 Thread bugzilla-dae...@freedesktop.org
x27;t rotate the left monitor, gnome-shell will not crash. -- 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/20130331/e7befd87/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-03-31 Thread bugzilla-dae...@freedesktop.org
part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130331/d4284ccb/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-03-31 Thread bugzilla-dae...@freedesktop.org
because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130331/df6f1576/attachment-0001.html>

[Bug 62959] New: r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-03-31 Thread bugzilla-dae...@freedesktop.org
dedir=/usr/include/x86_64-linux-gnu" -- 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/20130331/d429a955/attachment.html>

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

2013-03-31 Thread Michal Hocko
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. OK, I thought this is what the patch doe