[Nouveau] [PATCH RFC] drm: Add update_native_mode callback to connectors

2014-03-18 Thread Alexander Stein
When reading EDID from firmware file, the nouveau driver can not setup it's native_mode like when reading EDID from hardware. Add this callback to allow driver to update their native_mode. Signed-off-by: Alexander Stein --- This might be a fast forward hack. I'm wondering if there is a better way

[Nouveau] [Bug 70354] [NVE6, NVE7] HUB_INIT timeout on graph init, blob fw doesn't help

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70354 --- Comment #26 from D. Moens --- (In reply to comment #25) > Experiencing the same issue on a Dell M4800 QHD+ (NVE6). Argh, my apologies. Please disregard comment #25 (filed under bug #76319). -- You are receiving this mail because: You are t

[Nouveau] [Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75279 Emil Velikov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Nouveau] [Bug 76319] [NVE6] MMIO FAULT, black screen on QHD+ K2100M

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76319 --- Comment #1 from Ilia Mirkin --- I think you may be the proud owner of multiple issues, as evidenced by the gpu lockup you get down the line. First off, there's no way that load had those nouveau.debug settings. You would have seen a LOT more

[Nouveau] data error enum documentation

2014-03-18 Thread Ilia Mirkin
Hello, A user on an NVC3 card (GF106) is running into data errors on m2mf (class 0x9039) that we haven't seen before: http://people.freedesktop.org/~imirkin/nvc0-comparison/nvc3-2014-03-17-agashlin/glean/fbo.html http://people.freedesktop.org/~imirkin/nvc0-comparison/nvc3-2014-03-17-agashlin/spec

[Nouveau] [Bug 70354] [NVE6, NVE7] HUB_INIT timeout on graph init, blob fw doesn't help

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70354 D. Moens changed: What|Removed |Added CC||d-bugzi...@moens.cc --- Comment #25 from D. M

[Nouveau] [Bug 76319] [NVE6] MMIO FAULT, black screen on QHD+ K2100M

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76319 D. Moens changed: What|Removed |Added Summary|[NVE6] MMIO FAULT, black|[NVE6] MMIO FAULT, black |s

[Nouveau] [Bug 76319] New: [NVE6] MMIO FAULT, black screen on K2100M

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76319 Priority: medium Bug ID: 76319 Assignee: nouveau@lists.freedesktop.org Summary: [NVE6] MMIO FAULT, black screen on K2100M QA Contact: xorg-t...@lists.x.org Severity: blocker Classifi

Re: [Nouveau] [PATCH] pm/fan: drop the fan lock in fan_update() before rescheduling

2014-03-18 Thread Martin Peres
Le 14/03/2014 00:48, Martin Peres a écrit : From: Martin Peres This should fix a deadlock that has been reported to us where fan_update() would hold the fan lock and try to grab the alarm_program_lock to reschedule an update. On an other CPU, the alarm_program_lock would have been taken before