commit | fa6bee46a655a750afb9a78a7ddf9a3bcda97db8 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue Jan 25 11:55:50 2011 -0500 |
committer | Dave Airlie <airlied@gmail.com> | Thu Jan 27 13:54:13 2011 +1000 |
tree | 899ff04db8e6ab05b2179037645c762117b9355c | |
parent | d75ee3be44380040b9d2c7925298dc52e049768d [diff] |
drm/radeon/kms: fix r6xx+ scanout on BE systems R6xx+ have per-block swappers. BE content in the framebuffer will now be swapped properly during scanout. Untested, however, the same code is reported working in the UMS ddx. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@gmail.com>