[MPlayer-dev-eng] DMA or not DMA
Attila Kinali
attila at kinali.ch
Wed Nov 24 13:43:57 CET 2004
On Wed, 24 Nov 2004 12:22:24 +0200
Ville Syrjälä <syrjala at sci.fi> wrote:
>
> The problem is multiple drivers trying to use the hardware at the same
> time.
We have that problem with mga_vid already, but as X and mga_vid
are accessing different memory regions, that's not a big issue.
The only real issue i see is, that during a DMA transfere,
MPlayer has either to sleep until the buffer is coppied or
that the codec has to use a copy of the buffer to work on.
Both options are not very exciting.
Attila Kinali
More information about the MPlayer-dev-eng
mailing list