[Bug 16845] Radeon 9200 PRO (RV280) with EXA acceleration displays random colour patterns for Xv overlays

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 6 13:17:52 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=16845





--- Comment #19 from Alex Deucher <agd5f at yahoo.com>  2008-08-06 13:17:51 PST ---
Created an attachment (id=18164)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=18164)
check offset fix

The attached patch checks the offset of the allocation and returns BadAlloc if
it's beyond the range of the overlay.  This doesn't really help though other
than providing an error message.  I suppose the proper fix would be to adjust
OV0_BASE_ADDR to start wherever your offscreen mem pool is.  However, you'd
then have to subtract out the offset when setting up the overlay.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list