[Bug 54662] [bisected] Kernel 3.6 breaks KMS on Radeon RV530 (black screen)

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54662 Simon Kitching changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [PULL] SH Mobile DRM driver for v3.7

2012-09-16 Thread Laurent Pinchart
On Saturday 15 September 2012 15:06:13 Lars-Peter Clausen wrote: > On 09/15/2012 01:28 AM, Dave Airlie wrote: > > On Fri, Sep 14, 2012 at 10:38 PM, Laurent Pinchart wrote: > >> Hi Dave, > >> > >> The SH Mobile DRM driver is now (in my opinion) ready for mainline. It > >> requires GEM and KMS/FB he

[Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43829 --- Comment #11 from Helge Bahmann 2012-09-16 16:00:11 UTC --- (In reply to comment #10) > This should be fixed in my drm-next-3.7-wip branch: > http://cgit.freedesktop.org/~agd5f/linux/log/?h=drm-next-3.7-wip Just tried on Thinkpad E525 (see b

[Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43829 --- Comment #12 from Alex Deucher 2012-09-16 16:10:44 UTC --- Created attachment 67249 --> https://bugs.freedesktop.org/attachment.cgi?id=67249 testing patch If my 3.7 branch by itself doesn't work, does this patch on top of my 3.7 branch help

[Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43829 --- Comment #13 from Helge Bahmann 2012-09-16 17:23:37 UTC --- Created attachment 67252 --> https://bugs.freedesktop.org/attachment.cgi?id=67252 t525-dmesg-patch-bug43829 (In reply to comment #12) > Created attachment 67249 [details] [review]

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #38 from Moritz Schlarb 2012-09-16 21:43:50 UTC --- Created attachment 67258 --> https://bugs.freedesktop.org/attachment.cgi?id=67258 dmesg output from failing loading of radeon driver in 3.6.0_rc3 I tried with kernel 3.6.0_rc3 (u

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 Chí-Thanh Christopher Nguyễn changed: What|Removed |Added Attachment #67258|application/octet-stream|text/plain mime

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #39 from Austin Lund 2012-09-16 22:19:23 UTC --- (In reply to comment #38) > Created attachment 67258 [details] > dmesg output from failing loading of radeon driver in 3.6.0_rc3 > > I tried with kernel 3.6.0_rc3 (using the Gentoo Li

[Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43829 Alex Deucher changed: What|Removed |Added Attachment #67252|application/octet-stream|text/plain mime type|

[Bug 54832] Piglit Regression: r300g swtcl 185ed21 draw: simplify index buffer specification

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54832 Tom Stellard changed: What|Removed |Added Summary|Regression: |Piglit Regression: r300g

[Bug 54832] Piglit Regression: r300g swtcl 185ed21 draw: simplify index buffer specification

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54832 --- Comment #4 from Tom Stellard 2012-09-17 00:43:08 UTC --- This commit also regresses the following piglit tests: Segfault: primitive-restart-DISABLE_VBO primitive-restart-VBO_COMBINED_VERTEX_AND_INDEX primitive-restart-VBO_INDEX_ONLY primit

[Bug 54832] Piglit Regression: r300g swtcl 185ed21 draw: simplify index buffer specification

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54832 --- Comment #5 from Tom Stellard 2012-09-17 00:46:53 UTC --- Created attachment 67261 --> https://bugs.freedesktop.org/attachment.cgi?id=67261 Backtrace from primitive-restart-DISABLE_VBO piglit test -- Configure bugmail: https://bugs.freede

[ 027/135] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S

2012-09-16 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Paul Menzel commit 6f33814bd4d9cfe76033a31b1c0c76c960cd8e4b upstream. Connecting an ASUS VW222S [1] over VGA a garbled screen is shown with vertical stripes in the top half. In commit bc42aabc

[Bug 54832] Piglit Regression: r300g swtcl 185ed21 draw: simplify index buffer specification

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54832 --- Comment #6 from Marek Olšák 2012-09-17 01:37:25 UTC --- This should fix this: http://lists.freedesktop.org/archives/mesa-dev/2012-September/027435.html -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 54832] Piglit Regression: r300g swtcl 185ed21 draw: simplify index buffer specification

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54832 --- Comment #7 from Tom Stellard 2012-09-17 02:13:28 UTC --- (In reply to comment #6) > This should fix this: > > http://lists.freedesktop.org/archives/mesa-dev/2012-September/027435.html It does fix it, thanks! -- Configure bugmail: https:/

Re: [PULL] SH Mobile DRM driver for v3.7

2012-09-16 Thread Dave Airlie
On Mon, Sep 17, 2012 at 1:38 AM, Laurent Pinchart wrote: > On Saturday 15 September 2012 15:06:13 Lars-Peter Clausen wrote: >> On 09/15/2012 01:28 AM, Dave Airlie wrote: >> > On Fri, Sep 14, 2012 at 10:38 PM, Laurent Pinchart wrote: >> >> Hi Dave, >> >> >> >> The SH Mobile DRM driver is now (in my

[Bug 42373] Radeon HD 6450 (NI CAICOS) screen corruption on boot

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42373 --- Comment #34 from Kunal 2012-09-17 04:29:16 UTC --- Any update on this bug? Anything more that I can try? Haven't seen any patches related to this bug going into Linus' tree as well. Thanks, Kunal -- Configure bugmail: https://bugs.freede

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2012-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 Moritz Schlarb changed: What|Removed |Added CC||mosch...@metalabs.de --- Comment #40 fr

[Bug 54662] [bisected] Kernel 3.6 breaks KMS on Radeon RV530 (black screen)

2012-09-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=54662 Simon Kitching changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PULL] SH Mobile DRM driver for v3.7

2012-09-16 Thread Laurent Pinchart
On Saturday 15 September 2012 15:06:13 Lars-Peter Clausen wrote: > On 09/15/2012 01:28 AM, Dave Airlie wrote: > > On Fri, Sep 14, 2012 at 10:38 PM, Laurent Pinchart wrote: > >> Hi Dave, > >> > >> The SH Mobile DRM driver is now (in my opinion) ready for mainline. It > >> requires GEM and KMS/FB he

[Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black

2012-09-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43829 --- Comment #11 from Helge Bahmann 2012-09-16 16:00:11 UTC --- (In reply to comment #10) > This should be fixed in my drm-next-3.7-wip branch: > http://cgit.freedesktop.org/~agd5f/linux/log/?h=drm-next-3.7-wip Just tried on Thinkpad E525 (see b

[Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black

2012-09-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43829 --- Comment #12 from Alex Deucher 2012-09-16 16:10:44 UTC --- Created attachment 67249 --> https://bugs.freedesktop.org/attachment.cgi?id=67249 testing patch If my 3.7 branch by itself doesn't work, does this patch on top of my 3.7 branch hel

[Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black

2012-09-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43829 --- Comment #13 from Helge Bahmann 2012-09-16 17:23:37 UTC --- Created attachment 67252 --> https://bugs.freedesktop.org/attachment.cgi?id=67252 t525-dmesg-patch-bug43829 (In reply to comment #12) > Created attachment 67249 [details] [review]

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2012-09-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #38 from Moritz Schlarb 2012-09-16 21:43:50 UTC --- Created attachment 67258 --> https://bugs.freedesktop.org/attachment.cgi?id=67258 dmesg output from failing loading of radeon driver in 3.6.0_rc3 I tried with kernel 3.6.0_rc3 (u

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2012-09-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=26891 Ch?-Thanh Christopher Nguy?n changed: What|Removed |Added Attachment #67258|application/octet-stream|text/plain mime

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2012-09-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #39 from Austin Lund 2012-09-16 22:19:23 UTC --- (In reply to comment #38) > Created attachment 67258 [details] > dmesg output from failing loading of radeon driver in 3.6.0_rc3 > > I tried with kernel 3.6.0_rc3 (using the Gentoo Li

[Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black

2012-09-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43829 Alex Deucher changed: What|Removed |Added Attachment #67252|application/octet-stream|text/plain mime type|