search for: 0a0afd28

Displaying 2 results from an estimated 2 matches for "0a0afd28".

2013 Aug 01
32
[Bug 67628] New: [BISECTED] Monitor on Display port shows distortions
https://bugs.freedesktop.org/show_bug.cgi?id=67628 Priority: medium Bug ID: 67628 Assignee: nouveau at lists.freedesktop.org Summary: [BISECTED] Monitor on Display port shows distortions QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: Linux (All) Reporter:
2014 Mar 22
33
[Bug 76483] New: [NV50, bisected, RFC patch] xset dpms force {on, off} does not work over DP
...) 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-a...