bugzilla-daemon at freedesktop.org
2012-Apr-22 15:47 UTC
[Nouveau] [Bug 49061] New: HDMI output clipped since commit of 'enable sending of avi/audio infoframes'
https://bugs.freedesktop.org/show_bug.cgi?id=49061 Bug #: 49061 Summary: HDMI output clipped since commit of 'enable sending of avi/audio infoframes' Classification: Unclassified Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: gitbisector at gmail.com QAContact: xorg-team at lists.x.org Created attachment 60467 --> https://bugs.freedesktop.org/attachment.cgi?id=60467 drm output from 'dmesg' and output of 'xrandr --verbose' to hopefully describe my setup Since some time now 1920x1200 output on HDMI port of my nv50 based card shows two black bands on the left and right side of the screen. It's clipping (i.e. pieces of the desktop are not drawn), resolution seems to be correct. bisecting of the linux kernel got me here: b2337f2333c0bdefc9b230da17ed7188e4eb7f6c is the first bad commit commit b2337f2333c0bdefc9b230da17ed7188e4eb7f6c Author: Ben Skeggs <bskeggs at redhat.com> Date: Wed Oct 5 14:59:14 2011 +1000 drm/nouveau/hdmi: enable sending of avi/audio infoframes Signed-off-by: Ben Skeggs <bskeggs at redhat.com> :040000 040000 edc0d0e6f57362c38edb0845cf19ee076a045f0b 364748b5ea73b322991331396fb218d8afd65fe7 M drivers And indeed taking out these changes from the current 3.4.0-rc4 kernel seems to solve my problem. Seems this enabling of avi/audio infoframes has some bad side effect for my hardware. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-Apr-22 16:54 UTC
[Nouveau] [Bug 49061] HDMI output clipped since commit of 'enable sending of avi/audio infoframes'
https://bugs.freedesktop.org/show_bug.cgi?id=49061 --- Comment #1 from gitbisector at gmail.com 2012-04-22 16:54:10 UTC --- Found that my monitor is one of a number of types that assume HDTV when they receive audio infoframes: http://www.voetsjoeba.com/misc/edid/ -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-Apr-23 01:58 UTC
[Nouveau] [Bug 49061] HDMI output clipped since commit of 'enable sending of avi/audio infoframes'
https://bugs.freedesktop.org/show_bug.cgi?id=49061 Ian Pilcher <arequipeno at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arequipeno at gmail.com --- Comment #2 from Ian Pilcher <arequipeno at gmail.com> 2012-04-22 18:58:41 PDT --- Does the patch in this bug help? https://bugzilla.redhat.com/show_bug.cgi?id=806091 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-Apr-23 21:54 UTC
[Nouveau] [Bug 49061] HDMI output clipped since commit of 'enable sending of avi/audio infoframes'
https://bugs.freedesktop.org/show_bug.cgi?id=49061 --- Comment #3 from gitbisector at gmail.com 2012-04-23 21:54:32 UTC --- (In reply to comment #2)> Does the patch in this bug help? > > https://bugzilla.redhat.com/show_bug.cgi?id=806091Sure did, much cleaner than my dirty commenting out of the infoframes. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-May-21 19:34 UTC
[Nouveau] [Bug 49061] HDMI output clipped since commit of 'enable sending of avi/audio infoframes'
https://bugs.freedesktop.org/show_bug.cgi?id=49061 --- Comment #4 from Emil Velikov <emil.l.velikov at gmail.com> 2012-05-21 12:34:22 PDT --- Would you mind trying the patch in bug 47846 comment 10 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-Jul-21 10:53 UTC
[Nouveau] [Bug 49061] HDMI output clipped since commit of 'enable sending of avi/audio infoframes'
https://bugs.freedesktop.org/show_bug.cgi?id=49061 --- Comment #5 from gitbisector at gmail.com 2012-07-21 03:53:30 PDT --- (In reply to comment #4)> Would you mind trying the patch in bug 47846 comment 10Sorry for missing this request. Is it still relevant for me to go test it? (Have converted to triplehead ATI card and Radeon open source driver with it's own set of problems since). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2013-Aug-20 23:51 UTC
[Nouveau] [Bug 49061] HDMI output clipped since commit of 'enable sending of avi/audio infoframes'
https://bugs.freedesktop.org/show_bug.cgi?id=49061 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #6 from Ilia Mirkin <imirkin at alum.mit.edu> --- Closing issue since the original reporter no longer uses the hardware. And it sounds like the screens are buggy, not nouveau, and the fix is to massage their EDIDs, which is what the patches in the redhat bugzilla have done. Hopefully they'll go upstream if they haven't already. -- 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/20130820/b4e50772/attachment.html>
Seemingly Similar Threads
- [PATCH 2/6] drm/nouveau: Pass mode-dependent AVI and Vendor HDMI InfoFrames to NVKM
- HDMI InfoFrames confusing my display
- [PATCH 1/6] drm/nouveau: Extend NVKM HDMI power control method to set InfoFrames
- [Bug 47846] New: Nouveau -> overscan using HDMI
- [PATCH v2 00/10] Enable HDMI Stereoscopy