diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2013-07-18 11:13:53 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-04 16:51:05 +0800 |
commit | f57cb1a2d0e5d88484616285a91560a6f5555e68 (patch) | |
tree | 208a20c4d2e89d30405e1da8aca5446a509055bd /drivers/gpu/drm/i915/intel_ringbuffer.c | |
parent | f92c99de9db693786ffc0f44503eece2bc6a237a (diff) |
drm/radeon: fix endian issues with DP handling (v3)
commit 34be8c9af7b8728465963740fc11136ae90dfc36 upstream.
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 <alexander.deucher@amd.com>
Cc: Dong He <hedonghust@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions