[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #1 from Alex Deucher --- Please attach your dmesg output. Is this with dpm enabled? Do you still have the issue without dpm enabled? If so can you bisect? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #2 from Parag --- Created attachment 82603 --> https://bugs.freedesktop.org/attachment.cgi?id=82603&action=edit dmesg with dpm enabled -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #3 from Parag --- Created attachment 82613 --> https://bugs.freedesktop.org/attachment.cgi?id=82613&action=edit dmesg from 3.10.1 kernel without the timeout issue -- You are receiving this mail because: You are the assignee for th

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #4 from Parag --- Tried with radeon.dpm=0 on current mainline - no difference, still got the stuck message and delayed resume. Also tried with 3.8 Ubuntu stock kernel and 3.10.1 kernel from Ubunty daily mainline builds - the issue doe

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #5 from Alex Deucher --- If it started in 3.11 can you bisect? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesk

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #6 from Parag --- I suck at bisecting, but yes, I will give it a shot. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #7 from Parag --- After a not-so-clean git bisect (compilation failures in vgacon.c, some TI driver I didn't need) this was the result - at least it is related to drm. git bisect good 372835a8527f85b3eff20a18c2c339e827dfd4e4 is the f

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #8 from Parag --- Verified : Reverting 372835a8527f85b3eff20a18c2c339e827dfd4e4 from HEAD does make the problem go away. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #9 from Alex Deucher --- Created attachment 82700 --> https://bugs.freedesktop.org/attachment.cgi?id=82700&action=edit possible fix Does the attached patch fix it? -- You are receiving this mail because: You are the assignee for

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 Parag changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #1 from Alex Deucher --- Please attach your dmesg output. Is this with dpm enabled? Do you still have the issue without dpm enabled? If so can you bisect? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #2 from Parag --- Created attachment 82603 --> https://bugs.freedesktop.org/attachment.cgi?id=82603&action=edit dmesg with dpm enabled -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #3 from Parag --- Created attachment 82613 --> https://bugs.freedesktop.org/attachment.cgi?id=82613&action=edit dmesg from 3.10.1 kernel without the timeout issue -- You are receiving this mail because: You are the assignee for th

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #4 from Parag --- Tried with radeon.dpm=0 on current mainline - no difference, still got the stuck message and delayed resume. Also tried with 3.8 Ubuntu stock kernel and 3.10.1 kernel from Ubunty daily mainline builds - the issue doe

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #5 from Alex Deucher --- If it started in 3.11 can you bisect? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesk

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #6 from Parag --- I suck at bisecting, but yes, I will give it a shot. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #7 from Parag --- After a not-so-clean git bisect (compilation failures in vgacon.c, some TI driver I didn't need) this was the result - at least it is related to drm. git bisect good 372835a8527f85b3eff20a18c2c339e827dfd4e4 is the f

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #8 from Parag --- Verified : Reverting 372835a8527f85b3eff20a18c2c339e827dfd4e4 from HEAD does make the problem go away. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #9 from Alex Deucher --- Created attachment 82700 --> https://bugs.freedesktop.org/attachment.cgi?id=82700&action=edit possible fix Does the attached patch fix it? -- You are receiving this mail because: You are the assignee for

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 Parag changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #1 from Alex Deucher --- Please attach your dmesg output. Is this with dpm enabled? Do you still have the issue without dpm enabled? If so can you bisect? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #2 from Parag --- Created attachment 82603 --> https://bugs.freedesktop.org/attachment.cgi?id=82603&action=edit dmesg with dpm enabled -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #3 from Parag --- Created attachment 82613 --> https://bugs.freedesktop.org/attachment.cgi?id=82613&action=edit dmesg from 3.10.1 kernel without the timeout issue -- You are receiving this mail because: You are the assignee for th

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #4 from Parag --- Tried with radeon.dpm=0 on current mainline - no difference, still got the stuck message and delayed resume. Also tried with 3.8 Ubuntu stock kernel and 3.10.1 kernel from Ubunty daily mainline builds - the issue doe

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #5 from Alex Deucher --- If it started in 3.11 can you bisect? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesk

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #6 from Parag --- I suck at bisecting, but yes, I will give it a shot. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #7 from Parag --- After a not-so-clean git bisect (compilation failures in vgacon.c, some TI driver I didn't need) this was the result - at least it is related to drm. git bisect good 372835a8527f85b3eff20a18c2c339e827dfd4e4 is the f

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #8 from Parag --- Verified : Reverting 372835a8527f85b3eff20a18c2c339e827dfd4e4 from HEAD does make the problem go away. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #9 from Alex Deucher --- Created attachment 82700 --> https://bugs.freedesktop.org/attachment.cgi?id=82700&action=edit possible fix Does the attached patch fix it? -- You are receiving this mail because: You are the assignee for

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 Parag changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #1 from Alex Deucher --- Please attach your dmesg output. Is this with dpm enabled? Do you still have the issue without dpm enabled? If so can you bisect? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #2 from Parag --- Created attachment 82603 --> https://bugs.freedesktop.org/attachment.cgi?id=82603&action=edit dmesg with dpm enabled -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #3 from Parag --- Created attachment 82613 --> https://bugs.freedesktop.org/attachment.cgi?id=82613&action=edit dmesg from 3.10.1 kernel without the timeout issue -- You are receiving this mail because: You are the assignee for th

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #4 from Parag --- Tried with radeon.dpm=0 on current mainline - no difference, still got the stuck message and delayed resume. Also tried with 3.8 Ubuntu stock kernel and 3.10.1 kernel from Ubunty daily mainline builds - the issue doe

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #5 from Alex Deucher --- If it started in 3.11 can you bisect? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesk

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #6 from Parag --- I suck at bisecting, but yes, I will give it a shot. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #7 from Parag --- After a not-so-clean git bisect (compilation failures in vgacon.c, some TI driver I didn't need) this was the result - at least it is related to drm. git bisect good 372835a8527f85b3eff20a18c2c339e827dfd4e4 is the f

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #8 from Parag --- Verified : Reverting 372835a8527f85b3eff20a18c2c339e827dfd4e4 from HEAD does make the problem go away. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #9 from Alex Deucher --- Created attachment 82700 --> https://bugs.freedesktop.org/attachment.cgi?id=82700&action=edit possible fix Does the attached patch fix it? -- You are receiving this mail because: You are the assignee for

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 Parag changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #1 from Alex Deucher --- Please attach your dmesg output. Is this with dpm enabled? Do you still have the issue without dpm enabled? If so can you bisect? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #2 from Parag --- Created attachment 82603 --> https://bugs.freedesktop.org/attachment.cgi?id=82603&action=edit dmesg with dpm enabled -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #3 from Parag --- Created attachment 82613 --> https://bugs.freedesktop.org/attachment.cgi?id=82613&action=edit dmesg from 3.10.1 kernel without the timeout issue -- You are receiving this mail because: You are the assignee for th

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #4 from Parag --- Tried with radeon.dpm=0 on current mainline - no difference, still got the stuck message and delayed resume. Also tried with 3.8 Ubuntu stock kernel and 3.10.1 kernel from Ubunty daily mainline builds - the issue doe

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #5 from Alex Deucher --- If it started in 3.11 can you bisect? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesk

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #6 from Parag --- I suck at bisecting, but yes, I will give it a shot. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #7 from Parag --- After a not-so-clean git bisect (compilation failures in vgacon.c, some TI driver I didn't need) this was the result - at least it is related to drm. git bisect good 372835a8527f85b3eff20a18c2c339e827dfd4e4 is the f

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #8 from Parag --- Verified : Reverting 372835a8527f85b3eff20a18c2c339e827dfd4e4 from HEAD does make the problem go away. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #9 from Alex Deucher --- Created attachment 82700 --> https://bugs.freedesktop.org/attachment.cgi?id=82700&action=edit possible fix Does the attached patch fix it? -- You are receiving this mail because: You are the assignee for

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 Parag changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #1 from Alex Deucher --- Please attach your dmesg output. Is this with dpm enabled? Do you still have the issue without dpm enabled? If so can you bisect? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #2 from Parag --- Created attachment 82603 --> https://bugs.freedesktop.org/attachment.cgi?id=82603&action=edit dmesg with dpm enabled -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #3 from Parag --- Created attachment 82613 --> https://bugs.freedesktop.org/attachment.cgi?id=82613&action=edit dmesg from 3.10.1 kernel without the timeout issue -- You are receiving this mail because: You are the assignee for th

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #4 from Parag --- Tried with radeon.dpm=0 on current mainline - no difference, still got the stuck message and delayed resume. Also tried with 3.8 Ubuntu stock kernel and 3.10.1 kernel from Ubunty daily mainline builds - the issue doe

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #5 from Alex Deucher --- If it started in 3.11 can you bisect? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesk

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #6 from Parag --- I suck at bisecting, but yes, I will give it a shot. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #7 from Parag --- After a not-so-clean git bisect (compilation failures in vgacon.c, some TI driver I didn't need) this was the result - at least it is related to drm. git bisect good 372835a8527f85b3eff20a18c2c339e827dfd4e4 is the f

[Bug 67043] Atombios stuck in a look during resume

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #8 from Parag --- Verified : Reverting 372835a8527f85b3eff20a18c2c339e827dfd4e4 from HEAD does make the problem go away. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 --- Comment #9 from Alex Deucher --- Created attachment 82700 --> https://bugs.freedesktop.org/attachment.cgi?id=82700&action=edit possible fix Does the attached patch fix it? -- You are receiving this mail because: You are the assignee for

[Bug 67043] Atombios stuck in a look during resume

2013-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67043 Parag changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---