On Sat, 2004-01-17 at 20:56, Alex Deucher wrote:
> I'm not sure if this is a leak per se... the problem is the 2D and 3D
> driver aren't too good at managing memory. the 3D driver may snag a
> big chunk for a full screen 3D app and then "keep" it. It's then no
> longer available for the 2D driver
On Sun, 2004-01-18 at 11:00, Felix Kühling wrote:
> Hi,
>
> I got software fallbacks to work with Savage IX ;-), more or less. It's
> scribbling all over the screen, and what it draws depends on the
> background. Furthermore, the way it scribbles stuff over the screen
> depends on whether I have D
I'm not sure if this is a leak per se... the problem is the 2D and 3D
driver aren't too good at managing memory. the 3D driver may snag a
big chunk for a full screen 3D app and then "keep" it. It's then no
longer available for the 2D driver resulting in a bad alloc error. I
think Alan H. was wor
--- Felix Kühling <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I got software fallbacks to work with Savage IX ;-), more or less.
> It's
> scribbling all over the screen, and what it draws depends on the
> background. Furthermore, the way it scribbles stuff over the screen
> depends on whether I have Dis
On Sat, 2004-01-17 at 20:16, Jonathan Thambidurai wrote:
> On Sat, 2004-01-17 at 19:07, Jonathan Thambidurai wrote:
> > With DRI CVS, using DRI on my 16 MB M7, if I run the xscreensaver hack
> > that turns my desktop into a texture and makes it wavy (GLFlux)
> > fullscreen and then close it, I subs
On Sat, 2004-01-17 at 19:07, Jonathan Thambidurai wrote:
> With DRI CVS, using DRI on my 16 MB M7, if I run the xscreensaver hack
> that turns my desktop into a texture and makes it wavy (GLFlux)
> fullscreen and then close it, I subsequently cannot properly run any app
> that uses Xv; mplayer bugs
With DRI CVS, using DRI on my 16 MB M7, if I run the xscreensaver hack
that turns my desktop into a texture and makes it wavy (GLFlux)
fullscreen and then close it, I subsequently cannot properly run any app
that uses Xv; mplayer bugs out, xine gives a black picture, and tvtime
gives a BadAlloc err
Hi,
I got software fallbacks to work with Savage IX ;-), more or less. It's
scribbling all over the screen, and what it draws depends on the
background. Furthermore, the way it scribbles stuff over the screen
depends on whether I have DisableTile set to true of false. Looks like
frame buffer acces
On Sat, Jan 17, 2004 at 10:08:54AM -0800, Alex Deucher wrote:
> In theory this is possible, all you really need to do is direct one of
> the crtcs to output to the tv-out port rather than one of the monitor
> ports. unfortuantely I don't know anything about tv out on radeon. if
> the gatos driver
On Fri, 16 Jan 2004, Alex Deucher wrote:
> --- Felix K?hling <[EMAIL PROTECTED]> wrote:
> > over the screen for a few seconds. So it may be a hardware problem,
> > maybe overheating. Maybe using a lower AGP mode could help too. Though
> > the AGP mode setting code is commented out in savage_driver.
In theory this is possible, all you really need to do is direct one of
the crtcs to output to the tv-out port rather than one of the monitor
ports. unfortuantely I don't know anything about tv out on radeon. if
the gatos drivers support clone mdoe, 3D should work on the cloned
head. you might ha
On Sat, Jan 17, 2004 at 04:55:15PM +0100, Michel D?nzer wrote:
> On Sat, 2004-01-17 at 04:48, Micha Feigin wrote:
> >
> > There does seem to be a point to completely shutdown dri when leaving X
> > and restarting on entry which would seem at list
>
> BTW, I think you mean 'at least' instead of '
Quick update...
On Sat, 17 Jan 2004 17:23:40 +0100
Felix Kühling <[EMAIL PROTECTED]> wrote:
> hard when I start glxgears. :( It's pretty hard to find out what causes
> the lockup at this point. Tim Roberts mentioned a bug in Savage4 and
> ProSavages that causes lockups when reading the Fifo Statu
On Fri, 2004-01-16 at 18:01, Roland Scheidegger wrote:
> Roland Scheidegger wrote:
> > Ian Romanick wrote:
> >
> >> http://marc.theaimsgroup.com/?l=dri-devel&m=105862837814769&w=2
>
> Seems to be quite complicated. Though wouldn't it be a better idea to
> figure out why it doesn't work in the fi
At 07:48 PM 16/1/2004, Alex Deucher wrote:
> In all apps I tried so far textures look messed up like you described
> before (fonts, lightmaps, normal textures, everything AFAICT). I
> tried
> quakeforge, q3demo, tuxracer and fgfs. In addition to that I saw the
> same corruption of small mipmap leve
Ok,
I plugged this Savage IX into my box now. The best way to work with it
for now seems to be to explicitly set a virtual desktop size. It will
only show 640x480. The CrtOnly option is not really helpful ATM.
I did some first tests with 3D. First it used to hang in WAIT_FOR_FIFO
and later in get
On Sat, 2004-01-17 at 04:48, Micha Feigin wrote:
>
> There does seem to be a point to completely shutdown dri when leaving X
> and restarting on entry which would seem at list
BTW, I think you mean 'at least' instead of 'at list'? Took me a while
to understand what you mean. :)
> on the surface
Hello!
Is it possible with the current (DRI) drivers to use tv-out as another
display? Built-in LCD/VGA being the first display (:0.0), and tv-out as the
second display (:0.1) ?
How about (3d) acceleration on the tv-out? Does mergedfb help with this?
gatos project seems to have some tv-out dri
Thanks a bunch Micha,
You were spot on.
I'm sure this is in a Howto or README somewhere that I've some how
missed.
Cheers,
Rick
On Sat, 2004-01-17 at 14:10, Micha Feigin wrote:
> If I got things right then the dri tree is not a complete X tree. You
> need a working X installation to install ov
19 matches
Mail list logo