No they are different interfaces etc.. the drivers are not the same, the
i915 drm works with the i915 DDX/3D, it doesn't work with the i830 DDX/3D,
the i915 doesn't cover the i810 anyways...
Dave.
On Mon, 4 Oct 2004, Jon Smirl wrote:
> What do you mean by backwards compatibility? If it's scrip
What do you mean by backwards compatibility? If it's scripts that load
i810.ko we could just copy i915.ko to i810.ko.
Will the i915 binary also drive the i810 and i830 hardware?
On Tue, 5 Oct 2004 03:20:23 +0100 (IST), Dave Airlie <[EMAIL PROTECTED]> wrote:
>
>
> no.. for backways compat we ke
no.. for backways compat we keep it all..
On Mon, 4 Oct 2004, Jon Smirl wrote:
> Does the i915 DRM driver cover the i810/830 too? If so, can we whack
> the i810/830 drivers? That will lower the amount of code I have to
> keep fixing up for my changes.
>
>
--
David Airlie, Software Engineer
ht
Does the i915 DRM driver cover the i810/830 too? If so, can we whack
the i810/830 drivers? That will lower the amount of code I have to
keep fixing up for my changes.
--
Jon Smirl
[EMAIL PROTECTED]
---
This SF.net email is sponsored by: IT Pro
Ian Romanick wrote:
It looks like destination alpha was disabled in the DDX at some point. I
seem to remember some discussion about this a long time ago. Do any of
the DRI developers remember why this was done?
So, I found this in the archives:
http://marc.theaimsgroup.com/?l=dri-devel&m=1044561
Hello dri-users,
after numerous of mails from frustrated users I finally got around to update
the Building instructions at
http://dri.sourceforge.net/cgi-bin/moin.cgi/Building. Please report any
problems with the new instructions to [EMAIL PROTECTED]
BSD is currently not supported by these instru
(I'm moving this thread over to dri-devel. That seems to be a better
place for it.)
Paul Miller wrote:
On Mon, Oct 04, 2004 at 06:58:01AM -0400, Paul Miller wrote:
libGL warning: 3D driver claims to not support visual 0x23
Hm...I'll take a look at it on Monday. The issue is usually that the
DDX
Jon Smirl wrote:
On Sun, 3 Oct 2004 11:38:39 -0700 (PDT), Mike Mestnik
<[EMAIL PROTECTED]> wrote:
What about moving the DRM and FB specific code into there own per card
libs?
radeon - attached to hardware
radeon-drm
drm - library
radeon-fb
fb - library
fbcon - library
Fell fr
On Mon, 4 Oct 2004 19:47:00 +0200, Tonnerre <[EMAIL PROTECTED]> wrote:
> On Sun, Oct 03, 2004 at 12:46:51PM -0400, Jon Smirl wrote:
> > But there does appear to be one other user of inter_module_...
> > MTD driver for "M-Systems Disk-On-Chip Millennium Plus"
> > mtd/devices/doc2001plus.c
> > mtd/ch
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1532
Summary: Color changes on radeon when the window moves or focus
This is just a friendly reminder that the weekly dri-devel IRC meeting will
be starting in the #dri-devel channel on irc.freenode.net at 2100 UTC (or
5:00PM EDT or 2:00PM PDT, if you prefer).
Time zone conversion available at:
http://www.timezoneconverter.com/cgi-bin/tzc.tzc
Logs of previous IR
Salut,
On Sun, Oct 03, 2004 at 12:46:51PM -0400, Jon Smirl wrote:
> But there does appear to be one other user of inter_module_...
> MTD driver for "M-Systems Disk-On-Chip Millennium Plus"
> mtd/devices/doc2001plus.c
> mtd/chips/cfi_cmdset_0001.c
nvidia and ati use them as well, it seems. Not
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1531
--- Additional Comments From [EMAIL PROTECTED] 2004-10-04 08:56 ---
Created an
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1531
Summary: Missing dri rights may let application crash
Product: DRI
Brian Paul wrote:
In this vein, I'd like to rename/remove a few Mesa source files at some
point to clean up a few things. Then, some new files will be added for
the shading language, etc. That'll require Makefile and Imakefile changes.
It might make sense for the Xorg tree to use the stable Me
In this vein, I'd like to rename/remove a few Mesa source files at
some point to clean up a few things. Then, some new files will be
added for the shading language, etc. That'll require Makefile and
Imakefile changes.
It might make sense for the Xorg tree to use the stable Mesa branch
(mesa_
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=982
--- Additional Comments From [EMAIL PROTECTED] 2004-10-04 06:11 ---
Turning on t
On Mon, 04 Oct 2004 12:09:09 +0100
Keith Whitwell <[EMAIL PROTECTED]> wrote:
> John,
>
> I'd say the problem is with these lines in savagetris.c:
>
>
>if (index & (_TNL_BIT_COLOR1|_TNL_BIT_FOG)) {
>EMIT_ATTR( _TNL_ATTRIB_COLOR1, EMIT_3UB_3F_BGR, SAVAGE_HW_NO_CS );
>EMIT_ATTR
John,
I'd say the problem is with these lines in savagetris.c:
if (index & (_TNL_BIT_COLOR1|_TNL_BIT_FOG)) {
EMIT_ATTR( _TNL_ATTRIB_COLOR1, EMIT_3UB_3F_BGR, SAVAGE_HW_NO_CS );
EMIT_ATTR( _TNL_ATTRIB_FOG, EMIT_1UB_1F, SAVAGE_HW_NO_CS );
}
This is a cut and paste of old code from ano
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1521
Summary: Changing LOD bias does nothing.
Product: Mesa
Vers
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1511
[EMAIL PROTECTED] changed:
What|Removed |Added
21 matches
Mail list logo