From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 69675] New: audio broken in 24Hz/24p since 3.11 (regression)
Date: Sun, 22 Sep 2013 13:24:01 +0000
Message-ID:
Priority
medium
Bug ID
69675
Assignee
dri-devel@lists.freedesktop.org
Summary
audio broken in 24Hz/24p since 3.11 (regression)
Severity
normal
Classification
Unclassified
OS
All
Reporter
pierre-bugzilla@ossman.eu
Hardware
Other
Status
NEW
Version
unspecified
Component
DRM/other
Product
DRI
Bug 64503 is back again, but this time it isn't a case of PEBKAC. Instead it is
commit e6e792092e816bea0797995c886fb057c91d4546 that breaks things.
With 3.10 I have just this 24p mode in Xorg:
[ 47.361] (II) RADEON(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602
2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
With 3.11 I have two:
Xorg.0.log:[ 56.189] (II) RADEON(0): Modeline "1920x1080"x24.0 74.25 1920
2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
Xorg.0.log:[ 56.189] (II) RADEON(0): Modeline "1920x1080"x24.0 74.18 1920
2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
And although the second one gives me an image, audio is royally screwed up.
Please revert, or at least give us a knob to disable these extra modes.