[Nouveau] [Bug 76483] New: [NV50, bisected, RFC patch] xset dpms force {on, off} does not work over DP
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 22 10:17:25 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76483
Priority: medium
Bug ID: 76483
Assignee: nouveau at lists.freedesktop.org
Summary: [NV50, bisected, RFC patch] xset dpms force {on,off}
does not work over DP
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: dd at crosstwine.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Driver/nouveau
Product: xorg
Created attachment 96206
--> https://bugs.freedesktop.org/attachment.cgi?id=96206&action=edit
RFC patch on top of 34d59508 (drm/nouveau: fix TTM_PL_TT memtype on pre-nv50)
Commit 0a0afd28 (drm/nv50-/disp: move DP link training to core and
train from supervisor) removed a call to 'nouveau_dp_dpms' at the
bottom of nv50_display.c.
Without this call, 'xset dpms force {on,off}' does not have any effect
on my DP-attached monitor.
The attached proof-of-concept patch re-adds the call, as well as a partial
version of nouveau_dp_dpms which causes 'force off' to work again.
It is not clear to me how to trigger link training in the supervisor,
so nouveau_dp_dpms skips that step when handling DRM_MODE_DPMS_ON.
The result is that 'force on' does not cause the monitor to wake up,
and the connection is effectively dead.
Could somebody familiar with the driver could comment on the next
steps to undertake to restore the full {on,off} functionality?
--
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/nouveau/attachments/20140322/d69ebe1e/attachment.html>
More information about the Nouveau
mailing list