https://bugs.freedesktop.org/show_bug.cgi?id=34429
--- Comment #12 from Yuriy Khomchik 2012-01-30 23:48:45 PST
---
(In reply to comment #11)
> (In reply to comment #10)
> > Created attachment 56275 [details] [review] [review]
> > Apply power to the panel before enabling hotplug interrupts and be
https://bugs.freedesktop.org/show_bug.cgi?id=34429
--- Comment #11 from Ben Skeggs 2012-01-30 20:21:30 UTC ---
(In reply to comment #10)
> Created attachment 56275 [details] [review]
> Apply power to the panel before enabling hotplug interrupts and before
> communicating with the panel on the I2C
https://bugs.freedesktop.org/show_bug.cgi?id=45421
--- Comment #1 from Ben Skeggs 2012-01-30 19:16:52 PST ---
Thanks for the report.
Firstly, are you able to boot with "drm.debug=14 log_buf_len=1M" for me, and
attach the resulting dmessage.
Secondly, can you also attach /sys/kernel/debug/dri/0/
https://bugs.freedesktop.org/show_bug.cgi?id=45421
Bug #: 45421
Summary: regression: nouveau.ko fails to load
Classification: Unclassified
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Sta
https://bugs.freedesktop.org/show_bug.cgi?id=39550
--- Comment #22 from Jesse Brandeburg 2012-01-30
17:57:33 PST ---
I tried force_post=1, screen is dark even before suspend (even before going
into X, just loading frame buffer) - this is a clue the driver is forcing the
brightness into this mode
https://bugs.freedesktop.org/show_bug.cgi?id=39550
Jesse Brandeburg changed:
What|Removed |Added
CC||jesse.brandeb...@intel.com
--- Commen
Am Donnerstag, den 26.01.2012, 20:59 +0100 schrieb Patrice Mandin:
> Le Tue, 24 Jan 2012 09:54:31 +0100
> Lucas Stach a écrit:
>
> > From c998f732d42da5e962fe5da294493132c3e8dc5f Mon Sep 17 00:00:00 2001
> > From: Lucas Stach
> > Date: Tue, 24 Jan 2012 09:46:32 +0100
> > Subject: [PATCH] nvfx: f
https://bugs.freedesktop.org/show_bug.cgi?id=36090
aeben...@opentext.com changed:
What|Removed |Added
CC||aeben...@opentext.com
--- Comment
CRTC needs to be initialised before nouveau_pm_trigger() is called, otherwise a
NULLptr deref occurs
Signed-off-by: Roy Spliet
---
drivers/gpu/drm/nouveau/nouveau_pm.c|3 +++
drivers/gpu/drm/nouveau/nouveau_state.c |4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --gi