From: Rafał Miłecki Date: Mon, 4 Jun 2012 18:18:03 +0000 (+0200) Subject: drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit X-Git-Tag: v3.5-rc2~31^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7838e05a0d29f27f4509290d866e5fc14e642c4c;p=pandora-kernel.git drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit Many TVs and A/V receivers don't work with this bit set. Problem was confirmed using: Onkyo TX-SR605, Sony BRAVIA KDL-52X3500, Sony BRAVIA KDL-40S40xx. In theory this bit shouldn't affect audio engine when feeding it with data, however it seems it does. Driver fglrx doesn't set that bit in any of the above cases. This fixes a regression introduced by 3.5-rc1. Signed-off-by: Rafał Miłecki Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed