From: Alex Deucher Date: Thu, 18 Jul 2013 15:13:53 +0000 (-0400) Subject: drm/radeon: fix endian issues with DP handling (v3) X-Git-Tag: v3.11-rc3~4^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34be8c9af7b8728465963740fc11136ae90dfc36;p=pandora-kernel.git drm/radeon: fix endian issues with DP handling (v3) The atom interpreter expects data in LE format, so swap the message buffer as apprioriate. v2: properly handle non-dw aligned byte counts. v3: properly handle remainder Signed-off-by: Alex Deucher Cc: Dong He Cc: stable@vger.kernel.org --- Reading git-diff-tree failed