linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Steffen Haeuser <SteffenH@hyperion-software.de>
To: Michel Dänzer <daenzerm@student.ethz.ch>,
	Iain Sandoe <iain@sandoe.co.uk>
Cc: takashi oe <toe@unlserve.unl.edu>, linuxppc-dev@lists.linuxppc.org
Subject: Re: LinuxPPC X Server
Date: Mon, 31 Jul 2000 10:25:19 +0100	[thread overview]
Message-ID: <yam8247.965.146578880@mail.lf-online.de> (raw)
In-Reply-To: <39852FD8.81721638@relog.ch>


Am 31-Jul-00 schrieb Michel Dänzer:

>Iain Sandoe wrote:

Hi!

>> > For DRI, you may have to edit even more files in config/cf/, AFAIK DRI is
>> > only built on i386 by default.
>>
>> Do I also need to enable different support in the kernel?
>> (e.g. /dev/agpart support ?)

>That would be good, but AFAIK there's no such thing for our hardware yet.

Exactly this is AFAIK currently the problem as to 3D Hardware support...
the /dev/agpart support... a solution might be to use GLX instead of
DRI ... after all since 4.0 Beta X Server Driver there *is* support for GLX
in the LinuxPPC X Server...

>You'll have to go to
>xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel and do make -f
>Makefile.linux (won't build out of the box - I've added '#include
><asm/pgtable.h> to drmP.h and changed the function in r128_dma.c containing
>i386 assembly to just call mb() - anyone knows if this makes sense?) and then
>modprobe r128.o

Hmmm... what sort of ASM is this ? Is this the only reason why agpart is not
supported on Mac yet, some lines of ASM ? (Well, AFAIK it is not even
confirmed
if this AGPart thing works with PCI, but AFAIK it was said that it "should").

>> (I have ATI{mach64,r128}/IMSTT support enabled by default - since these are
>> the cards I have).

>Only the r128 is even theoretically supported by DRI ATM.

I think a lot people confuse 2D Hardware Accelerated with 3D Hardware
Accelerated
Support. There *is* already 2D Hardware Acceleration for LinuxPPC, but not
3D...

The most clever thing probably would be to do a GLX Driver (which does not
require
this AGPart thing...). Of course all also depends if Chipset information is
available.
To do such a driver should be possible in 3-4 weeks at most... I know of what
I am speaking
as before Hyperion existed people of our company did the 3D Drivers for the
Amiga
3D Boards, and I know how long THEY took for a 3D Driver... (and before
someone
asks: No, these people are 100% busy with game coding now... no time for
drivers...).

Steffen

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-07-31  9:25 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-30 20:33 LinuxPPC X Server Iain Sandoe
2000-07-31  7:50 ` Michel Dänzer
2000-07-31  9:25   ` Steffen Haeuser [this message]
2000-07-31  8:47     ` Michel Dänzer
2000-07-31 10:05       ` Steffen Haeuser
2000-07-31  9:03         ` Michel Dänzer
2000-07-31 10:21           ` Steffen Haeuser
2000-08-01 12:54       ` Kostas Gewrgiou
2000-08-01 16:25         ` Steffen Haeuser
2000-08-01 21:06         ` Daniel Jacobowitz
2000-08-02  9:20           ` Michel Dänzer
2000-08-02 18:17           ` Kostas Gewrgiou
  -- strict thread matches above, loose matches on Subject: below --
2000-08-02 16:07 Jack Howarth
2000-08-03 13:27 ` Kostas Gewrgiou
2000-08-02  0:25 Iain Sandoe
2000-07-31 14:07 Benjamin Herrenschmidt
2000-08-01 19:05 ` Michel Dänzer
     [not found]   ` <20000801191739.26835@mailhost.mipsys.com>
2000-08-01 19:37     ` Michel Dänzer
     [not found]       ` <20000801204113.29901@mailhost.mipsys.com>
2000-08-01 21:31         ` Michel Dänzer
2000-08-02 12:45           ` Geert Uytterhoeven
2000-08-02 23:27             ` Michel Dänzer
2000-07-30 21:24 Iain Sandoe
2000-07-31 12:53 ` Josh Huber
2000-07-31 16:28   ` Michael Schmitz
2000-07-30 20:00 Iain Sandoe
2000-07-30 18:14 ` Michel D nzer
2000-07-30 22:33   ` Steffen Haeuser
2000-07-31  3:12   ` Daniel Jacobowitz
2000-07-31  7:40     ` Michel Dänzer
2000-08-01 21:03       ` Daniel Jacobowitz
2000-07-31 16:05   ` Michael Schmitz
2000-08-02 10:40     ` Martin Costabel
2000-07-30 22:46 ` Steffen Haeuser
2000-07-30 16:56 Iain Sandoe
2000-07-30 19:29 ` Steffen Haeuser
2000-07-30 21:13 ` Timothy A. Seufert
2000-07-29 13:31 Steffen Haeuser
2000-07-29 22:55 ` Takashi Oe
2000-07-30 11:27   ` Steffen Haeuser
2000-07-30 11:54     ` Takashi Oe
2000-07-30 14:40       ` Steffen Haeuser
2000-07-30 14:41         ` Takashi Oe
2000-07-30 16:13           ` Steffen Haeuser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yam8247.965.146578880@mail.lf-online.de \
    --to=steffenh@hyperion-software.de \
    --cc=daenzerm@student.ethz.ch \
    --cc=iain@sandoe.co.uk \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=toe@unlserve.unl.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).