Re: old radeon latency problem still unfixed?

From: Dave Airlie
Date: Sun Feb 26 2006 - 17:11:09 EST


On 2/27/06, Lee Revell <rlrevell@xxxxxxxxxxx> wrote:
> On Mon, 2006-02-27 at 08:31 +1100, Dave Airlie wrote:
> > >
> > > Thanks I will check on this.
> > >
> >
> > I don't suppose they are running with X renice -10?
> >
> > or some such.. that was done by a few vendors previously.. if X is
> > using hw accel, then it will be in the DRM driver a bit...
>
> Radeon uses DRI for regular 2D XAA acceleration? That's good to know.
>
> This is not very common right?

Common in what sense? all radeons that have DRM enabled use the CP to
do 2D XAA accel, the drm is the interface to the CP, granted it
doesn't do a huge amount of work, X sets up all the accel in an
indirect buffer, and just tells the DRM where the buffer starts.. so
it isn't doing a lot in the kernel.

Dave.
>
> Lee
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/