[MPlayer-dev-eng] [PATCH] that xvidix radeon_vid.so works with atis fglrx drivers

Alex Beregszaszi alex at naxine.org
Fri Jan 3 19:09:54 CET 2003


Hi,

> here is a patch for the radeon xvidix driver. there are problems when
> running the xserver with atis firegl drivers. only strange patterns
> are shown. the fglrx driver seems to reserve the last part of video
> memory for something, so mplayer interfere with it. so when the DGA
> address is shifted some MB to the front, it plays fine. with this
> patch the module figures out if fglrx is used by examining the xserver
> extensionlist searching if two ati specific extensions are loaded. if
> so, the DGA adress is shifted about 8MB. i hope the patch will be
> useful... works fine on my box
would you test if it works if you decrase the radeon_ram_size
(instead the current way) ?
and could you add a test if there will be some megs left if you shift
it?

btw, isn't an another way for detecting? depending on X in a driver
isn't a nice solution ;)

-- 
Alex Beregszaszi  <alex at naxine.org>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)


More information about the MPlayer-dev-eng mailing list