drm/radeon: Restrict offset for legacy display engine.
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 14 Mar 2012 16:12:42 +0000 (17:12 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Mar 2012 08:47:46 +0000 (08:47 +0000)
The hardware only takes 27 bits for the offset, so larger offsets are
truncated, and the display shows random bits other than the intended ones.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found