lp:~thong-u/unoptimized/+git/libdrm

Owned by Thong Thai
Get this repository:
git clone https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.freedesktop.org/mesa/drm.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log

Branches

Name Last Modified Last Commit
main 2024-06-02 22:09:56 UTC
Remove libm in libdrm dependencies

Author: Nicolas Caramelli
Author Date: 2024-05-15 06:38:15 UTC

Remove libm in libdrm dependencies

Signed-off-by: Nicolas Caramelli <caramelli.devel@gmail.com>

103-regression-intel-mesa-buildtests-broken-by-libdrm-update 2024-02-08 14:23:52 UTC
xf86drm: ignore symlinks in process_device()

Author: Tobias Jakobi
Author Date: 2023-12-24 23:21:44 UTC

xf86drm: ignore symlinks in process_device()

If the user has some UDev rules in place that creates symlinks for
one of the card or render nodes, and the name of the symlink is
too long, then drmDeviceAlloc() ends up truncating the name of
the node.
This in turn results in chaos in different subsystems. E.g.
vulkaninfo dies early with this:

Code 0 : failed to stat DRM primary node /dev/dri/my-favorite- (VK_ERROR_INITIALIZATION_FAILED)
(if the symlink is called /dev/dri/my-favorite-card-node)

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>

master 2021-08-02 22:31:26 UTC
libdrm: NOTE! Default branch is now main

Author: Jordan Justen
Author Date: 2021-08-02 08:06:44 UTC

libdrm: NOTE! Default branch is now main

To update your local repository to use the new default branch, these
commands may help:

$ git fetch origin
$ git checkout master
$ git branch -m main
$ git branch --set-upstream-to=origin/main
$ git remote set-head origin --auto

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>

amdgpu 2015-05-12 20:17:37 UTC
amdgpu: reuse the kernel IB flags v2

Author: Jammy Zhou
Author Date: 2015-05-11 15:02:09 UTC

amdgpu: reuse the kernel IB flags v2

v2: remove 'CE' from the preamble flag

Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>

modesetting-dirty 2009-11-24 16:57:00 UTC
Remove drm_mode_clip, its not needed.

Author: Jakob Bornecrantz
Author Date: 2009-11-24 16:57:00 UTC

Remove drm_mode_clip, its not needed.

pageflip 2009-11-20 20:16:56 UTC
libdrm: add support for page flip completion events

Author: Jesse Barnes
Author Date: 2009-11-20 20:16:56 UTC

libdrm: add support for page flip completion events

vblank-event 2009-09-17 02:28:40 UTC
Merge commit 'origin/kms-pageflip' into vblank-event

Author: Jesse Barnes
Author Date: 2009-09-17 02:23:24 UTC

Merge commit 'origin/kms-pageflip' into vblank-event

Conflicts:
 libdrm/xf86drm.h
 shared-core/drm.h
 tests/modetest/modetest.c

kms-pageflip 2009-05-27 21:40:50 UTC
Encapsulate the drm event structure we read from the fd

Author: Kristian Høgsberg
Author Date: 2009-05-27 21:40:50 UTC

Encapsulate the drm event structure we read from the fd

dri2-swapbuffers 2009-05-27 21:40:50 UTC
Encapsulate the drm event structure we read from the fd

Author: Kristian Høgsberg
Author Date: 2009-05-27 21:40:50 UTC

Encapsulate the drm event structure we read from the fd

modesetting-newttm 2009-05-04 21:16:50 UTC
ttm: Fix up printouts.

Author: Thomas Hellstrom <thomas-at-shipmail-dot-org>
Author Date: 2009-05-04 21:15:35 UTC

ttm: Fix up printouts.

Signed-off-by: Thomas Hellstrom <thomas-at-shipmail-dot-org>

modesetting-gem 2009-04-16 07:10:19 UTC
radeon: fix wait return code check

Author: Dave Airlie
Author Date: 2009-04-16 06:31:28 UTC

radeon: fix wait return code check

r6xx-r7xx-support 2009-04-06 22:01:40 UTC
radeon: Simplify the radeon microcode loading.

Author: Alex Deucher
Author Date: 2009-04-06 22:01:40 UTC

radeon: Simplify the radeon microcode loading.

based on patch from Christoph Mallon

modesetting-101 2008-08-14 18:42:28 UTC
nouveau: fix typo

Author: Maarten Maathuis
Author Date: 2008-08-14 18:42:28 UTC

nouveau: fix typo

libdrm-2_3-branch 2008-07-01 07:55:17 UTC
drm: sg alloc should write back the handle to userspace

Author: Dave Airlie
Author Date: 2008-06-03 02:42:49 UTC

drm: sg alloc should write back the handle to userspace
(cherry picked from commit d5ae19ebcf2dc6402872e0575b5786b6e8117b6f)

intel-post-reloc 2008-03-10 17:47:16 UTC
Add a coherency test and an unbind - read - bind test to ttmtest.

Author: Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Author Date: 2008-03-10 17:47:16 UTC

Add a coherency test and an unbind - read - bind test to ttmtest.

modesetting-101-hotplug 2007-10-24 12:13:24 UTC
cleanup

Author: Jakob Bornecrantz
Author Date: 2007-10-24 12:13:24 UTC

cleanup

i915tex-compat 2007-10-17 10:46:06 UTC
Revert drm_i915_flip_t braindamage

Author: Jesse Barnes
Author Date: 2007-09-28 17:10:08 UTC

Revert drm_i915_flip_t braindamage

I should not have renamed this field.
I should not have renamed this field.
I should not have renamed this field.

On the plus side, it was at least binary compatible.

pre-superioctl-branch 2007-10-04 08:14:41 UTC
Revert "Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set...

Author: Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Author Date: 2007-10-04 08:14:41 UTC

Revert "Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set pinning."

This reverts cf2d569daca6954d11a796f4d110148ae2e0c827 commit.

i915-zone-rendering 2007-09-07 18:17:49 UTC
Merge remote branch 'upstream/master' into i915-zone-rendering

Author: Michel Dänzer
Author Date: 2007-09-07 18:17:49 UTC

Merge remote branch 'upstream/master' into i915-zone-rendering

Conflicts:

 linux-core/drm_bo.c
 linux-core/drm_objects.h
 linux-core/i915_buffer.c
 shared-core/i915_dma.c
 shared-core/i915_drm.h
 shared-core/i915_drv.h
 shared-core/i915_irq.c

xgi-0-0-1 2007-06-25 22:06:35 UTC
As with SiS, use reclaim_buffers_idlelocked instead of reclaim_buffers_locked

Author: Ian Romanick
Author Date: 2007-06-25 22:06:35 UTC

As with SiS, use reclaim_buffers_idlelocked instead of reclaim_buffers_locked

newioctl-0.1 2007-04-28 06:48:47 UTC
Move i915 to "cleaner" ioctl interface

Author: Dave Airlie
Author Date: 2007-04-28 06:48:47 UTC

Move i915 to "cleaner" ioctl interface

This is just an idea at this stage, some ioctls don't lend themselves to this
type of thing, mostly ones which needs multiple levels of copy_from_user to
bring across structs from userspace

drm-ttm-branch 2006-06-08 13:56:35 UTC
Backport the trunk hlist hash table implementation. Enable libdrm

Author: Thomas Hellstrom
Author Date: 2006-06-08 13:56:35 UTC

Backport the trunk hlist hash table implementation. Enable libdrm
    sched_yeild() Bump i915 driver date an patchlevel.

drm-sman-branch 2006-06-06 14:12:51 UTC
Replace the hash table list with linux hlists for better memory usage. Fix

Author: Thomas Hellstrom
Author Date: 2006-06-06 14:12:51 UTC

Replace the hash table list with linux hlists for better memory usage. Fix
    copyright statement.

libdrm-2_0-branch 2005-11-30 18:39:30 UTC
Bump package and DSO numbers to 2.0

Author: Adam Jackson
Author Date: 2005-11-30 18:39:30 UTC

Bump package and DSO numbers to 2.0

libdrm-1_0-branch 2005-11-30 18:32:37 UTC
Back out that last one, wrong branch

Author: Adam Jackson
Author Date: 2005-11-30 18:32:37 UTC

Back out that last one, wrong branch

drmlib-0-0-1-branch 2004-09-03 14:54:53 UTC
initial hack of library split

Author: Dave Airlie
Author Date: 2004-09-03 14:54:53 UTC

initial hack of library split

drmfntbl-0-0-2-branch 2004-08-24 11:03:58 UTC
merge trunk into drmfntbl-0-0-2 branch

Author: Dave Airlie
Author Date: 2004-08-24 11:03:58 UTC

merge trunk into drmfntbl-0-0-2 branch

drmfntbl-0-0-1 2004-08-17 12:56:18 UTC
use DRM error reporting

Author: Dave Airlie
Author Date: 2004-08-17 12:56:18 UTC

use DRM error reporting

mach64-0-0-7-branch 2004-03-19 10:57:12 UTC
merge up trunk to branch..

Author: Dave Airlie
Author Date: 2004-03-19 10:57:12 UTC

merge up trunk to branch..

driinterface-0-0-3-branch 2004-03-03 21:16:36 UTC
Merge changes from DRI trunk.

Author: Ian Romanick
Author Date: 2004-03-03 21:16:36 UTC

Merge changes from DRI trunk.
Obtained from: DRI trunk

savage-2-0-0-branch 2004-01-13 22:54:01 UTC
Add more savages to the DRM to facilite testing.

Author: agd5f
Author Date: 2004-01-13 22:54:01 UTC

Add more savages to the DRM to facilite testing.

newmesa-0-0-1-branch 2003-12-08 16:32:03 UTC
Add i865 pci id

Author: Keith Whitwell
Author Date: 2003-12-08 16:32:03 UTC

Add i865 pci id

cle266-0-0-1-branch 2003-09-30 22:43:23 UTC
Initial import of VIA's CLE266 driver plus Alan Cox changes to bring the 3D

Author: Jose Fonseca
Author Date: 2003-09-30 22:43:23 UTC

Initial import of VIA's CLE266 driver plus Alan Cox changes to bring the 3D
    driver to version 4.3.0.

i865-agp-0-1-branch 2003-09-29 16:58:22 UTC
Version test for sys/endian.h

Author: Keith Whitwell
Author Date: 2003-09-29 16:58:22 UTC

Version test for sys/endian.h

import-1.1.1 2003-09-12 09:55:09 UTC
Import of XFree86 4.3.99.12

Author: Alan Hourihane
Author Date: 2003-09-12 09:55:09 UTC

Import of XFree86 4.3.99.12

newdrm-0-0-1-branch 2003-07-09 09:28:42 UTC
Add some forgoten files.

Author: Jose Fonseca
Author Date: 2003-07-09 09:28:42 UTC

Add some forgoten files.

mach64-0-0-6-branch 2003-07-04 18:32:21 UTC
Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved

Author: Leif Delgass
Author Date: 2003-07-04 18:32:21 UTC

Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved
    from linux/mm.h now and wrapper.h has been removed in 2.5.69 and later.

savage-1_0_0-branch 2003-06-24 18:16:22 UTC
fudge up the kernel driver a bit so we can compile and load the module and

Author: Alan Hourihane
Author Date: 2003-06-24 18:16:22 UTC

fudge up the kernel driver a bit so we can compile and load the module and
    then test the 2D setup

savage-0-0-1-branch 2003-05-09 13:04:23 UTC
- added defines for AGP/DMA ( Felix K�hling )

Author: Andreas Karrenbauer
Author Date: 2003-05-09 13:04:23 UTC

- added defines for AGP/DMA ( Felix K�hling )
- added some drm_info output

texmem-0-0-1 2003-04-23 02:20:25 UTC
Merge from trunk.

Author: Ian Romanick
Author Date: 2003-04-23 02:20:25 UTC

Merge from trunk.

mach64-0-0-5-branch 2003-04-10 14:58:53 UTC
Add the PCI relevent part of the new DRM API patch, i.e, no AGP/scatter

Author: Jose Fonseca
Author Date: 2003-04-10 14:58:53 UTC

Add the PCI relevent part of the new DRM API patch, i.e, no AGP/scatter
    function renaming to avoid interfering with the ongoing BSD port.

trident-0-0-2-branch 2003-04-03 15:55:44 UTC
fix the copyright messages and bump the date

Author: Alan Hourihane
Author Date: 2003-04-03 15:55:44 UTC

fix the copyright messages and bump the date

drm-filp-0-1-branch 2003-03-28 13:47:41 UTC
merged from trunk

Author: Keith Whitwell
Author Date: 2003-03-28 13:47:41 UTC

merged from trunk

bsd-4-0-0-branch 2003-02-21 07:16:52 UTC
Merge from trunk to bsd-4-0-0-branch.

Author: Eric Anholt
Author Date: 2003-02-21 07:16:52 UTC

Merge from trunk to bsd-4-0-0-branch.

mesa-4-0-4-branch 2003-02-08 03:23:23 UTC
Remove the untested, unused gamma driver.

Author: Eric Anholt
Author Date: 2003-02-08 03:23:23 UTC

Remove the untested, unused gamma driver.

agpgart_2_0_branch 2003-01-13 19:08:42 UTC
Small server side build fix for xf86drm.c

Author: Jeff Hartmann
Author Date: 2003-01-13 19:08:42 UTC

Small server side build fix for xf86drm.c

mesa-4-1-branch 2002-11-25 16:02:43 UTC
added missing return fd (Alexander Stohr)

Author: Brian Paul
Author Date: 2002-11-25 16:02:43 UTC

added missing return fd (Alexander Stohr)

r200-stable-1-0-branch 2002-10-29 22:14:50 UTC
Turn boxes off again

Author: Keith Whitwell
Author Date: 2002-10-29 22:14:50 UTC

Turn boxes off again

r200-0-2-branch 2002-09-23 16:22:04 UTC
merged trunk into r200 branch

Author: Keith Whitwell
Author Date: 2002-09-23 16:22:04 UTC

merged trunk into r200 branch

r200-0-1-branch 2002-08-26 20:02:26 UTC
merged trunk into branch

Author: Keith Whitwell
Author Date: 2002-08-26 20:02:26 UTC

merged trunk into branch

tdlabs-0-0-1-branch 2002-08-06 13:41:41 UTC
commit Sven Luther's patch to new tdlabs-0-0-1-branch for Permedia3/Gamma

Author: Alan Hourihane
Author Date: 2002-08-06 13:41:41 UTC

commit Sven Luther's patch to new tdlabs-0-0-1-branch for Permedia3/Gamma
    work.

bsd-3-0-0-branch 2002-07-04 23:04:27 UTC
Update from trunk.

Author: Eric Anholt
Author Date: 2002-07-04 23:04:27 UTC

Update from trunk.

s3virge-0-0-1-branch 2002-07-03 17:53:27 UTC
S3 Virge: fixed DMA setup, textures cleanups. Now it works out of the box ;

Author: Max Lingua
Author Date: 2002-07-03 17:53:27 UTC

S3 Virge: fixed DMA setup, textures cleanups. Now it works out of the box ;
    ) Have fun. -max lingua

mach64-0-0-4-branch 2002-06-26 19:50:09 UTC
Less verbose ring and buffer dump routines in the DRM to avoid overflow

Author: Jose Fonseca
Author Date: 2002-06-26 19:50:09 UTC

Less verbose ring and buffer dump routines in the DRM to avoid overflow
    kmsg.

tcl-0-0-branch 2002-06-12 13:43:31 UTC
merged trunk

Author: Keith Whitwell
Author Date: 2002-06-12 13:43:31 UTC

merged trunk

trident-0-0-1-branch 2002-06-04 15:24:19 UTC
bring trident-0-0-1-branch uptodate with trunk.

Author: Alan Hourihane
Author Date: 2002-06-04 15:24:19 UTC

bring trident-0-0-1-branch uptodate with trunk.

mach64-0-0-4-dma-branch 2002-05-25 04:06:15 UTC
Fix leak of temporary data table if bus master test fails

Author: Leif Delgass
Author Date: 2002-05-25 04:06:15 UTC

Fix leak of temporary data table if bus master test fails

mach64-0-0-3-dma-branch 2002-05-01 00:25:30 UTC
Most of the first cut of the DMA code. It's got most of the dispatch

Author: Frank C. Earl
Author Date: 2002-05-01 00:25:30 UTC

Most of the first cut of the DMA code. It's got most of the dispatch
    architecture in place (Lacks actual DMA submission (The easy part,
    really...)) so it's not done yet, but I promised people that done or
    not, I'd do a check-in of this...

mach64-0-0-3-branch 2002-04-15 00:51:14 UTC
Removal of erroneous PCI GART code. Better support for PCI cards. More

Author: Jose Fonseca
Author Date: 2002-04-15 00:51:14 UTC

Removal of erroneous PCI GART code. Better support for PCI cards. More
    robustness in the DRM DMA initialization code.

drmcommand-0-0-1-branch 2002-04-09 17:57:01 UTC
Added version checking for drm library, included new entry point:

Author: Jens Owen
Author Date: 2002-04-09 17:57:01 UTC

Added version checking for drm library, included new entry point:
drmGetLibVersion
This is now used by r128, radeon, glint, i810, i830 and mga drivers

mesa-4-0-branch 2002-02-13 21:18:28 UTC
Revert the minor version back to 2 (and bump the patchlevel).

Author: David Dawes
Author Date: 2002-02-13 21:18:28 UTC

Revert the minor version back to 2 (and bump the patchlevel).

bsd-2-0-0-branch 2001-12-10 15:49:32 UTC
fix IOCTL define

Author: Alan Hourihane
Author Date: 2001-12-10 15:49:32 UTC

fix IOCTL define

mach64-0-0-2-branch 2001-10-28 20:33:05 UTC
Leif's macros from DRM and Manuel fixes for the locking

Author: Manuel Teira
Author Date: 2001-10-28 20:33:05 UTC

Leif's macros from DRM and Manuel fixes for the locking

mesa-3-5-branch 2001-08-21 21:54:04 UTC
Commit missing file

Author: Jeff Hartmann
Author Date: 2001-08-21 21:54:04 UTC

Commit missing file

multihead-1-0-0-branch 2001-07-30 19:29:27 UTC
Some cleanups before merging into the trunk.

Author: David Dawes
Author Date: 2001-07-30 19:29:27 UTC

Some cleanups before merging into the trunk.

ati-pcigart-1-0-0-branch 2001-04-05 20:57:37 UTC
- Merge from trunk into pcigart branch

Author: Kevin E Martin
Author Date: 2001-04-05 20:57:37 UTC

- Merge from trunk into pcigart branch

gamma-2-0-0-branch 2001-03-15 21:48:51 UTC
commit kernel changes for agp (needs agpgart.diff - also added) update

Author: Alan Hourihane
Author Date: 2001-03-15 21:48:51 UTC

commit kernel changes for agp (needs agpgart.diff - also added) update
    gamma driver for changes.

sarea-1-0-0-branch 2001-03-13 18:25:39 UTC
- Merge from trunk into branch II

Author: Kevin E Martin
Author Date: 2001-03-13 18:25:39 UTC

- Merge from trunk into branch II

tdfx-3-1-0-branch 2001-03-06 03:04:37 UTC
Remove redundant files.

Author: Gareth Hughes
Author Date: 2001-03-06 03:04:37 UTC

Remove redundant files.

ati-pcigart-0-0-1-branch 2001-03-01 23:22:29 UTC
first attempt to fix PCI GART and PPC (client side still broken for PPC)

Author: Michel Dänzer
Author Date: 2001-03-01 23:22:29 UTC

first attempt to fix PCI GART and PPC (client side still broken for PPC)

ati-5-0-1-branch 2001-02-20 23:15:25 UTC
Initial CCE 2D acceleration code for the Rage 128 driver. Managed

Author: Gareth Hughes
Author Date: 2001-02-20 23:15:25 UTC

Initial CCE 2D acceleration code for the Rage 128 driver. Managed
    completely within the X server, zero ioctls required for the actual
    rendering commands. Need to move Sync() routine into X server as it
    still uses an ioctl, but this should be trivial.

mach64-0-0-1-branch 2001-02-20 06:20:05 UTC
Commit hacking from a while back. Don't be surprised if this breaks it...

Author: Gareth Hughes
Author Date: 2001-02-20 06:20:05 UTC

Commit hacking from a while back. Don't be surprised if this breaks it...

mga-1-0-0-branch 2001-02-15 05:00:05 UTC
- Remove AGP support from tdfx driver.

Author: Gareth Hughes
Author Date: 2001-02-15 05:00:05 UTC

- Remove AGP support from tdfx driver.
- Add __REALLY_HAVE_AGP to drm_agpsupport.h to prevent its inclusion where
    appropriate.

tdfx-3-0-0-branch 2001-01-08 15:34:25 UTC
merge from trunk

Author: nathanh
Author Date: 2001-01-08 15:34:25 UTC

merge from trunk

ati-5-0-0-branch 2001-01-05 19:42:02 UTC
- Merge trunk into ati-5-0-0 branch

Author: Kevin E Martin
Author Date: 2001-01-05 19:42:02 UTC

- Merge trunk into ati-5-0-0 branch

ati-4-1-1-branch 2000-12-01 15:39:32 UTC
- Fixed polygon stipple. Was still using SubmitPackets...

Author: Gareth Hughes
Author Date: 2000-12-01 15:39:32 UTC

- Fixed polygon stipple. Was still using SubmitPackets...
- Implemented HW-assisted depth span functions. All access to the depth
    buffer is done via the engine, so we don't have to worry about the
    differences between linear and tiled memory.
- Implemented significantly more 3D-friendly static partitioning of
    offscreen memory. 2D still gets enough pixmap cache to be performant.
    For example, 800x600@16bpp texture memory goes from ~3mb to 11.5mb on a
    16mb card.

ppc-1-0-1-branch 2000-11-08 01:02:19 UTC
start new ppc-1-0-1-branch with the changes from ppc-1-0-0-branch

Author: Michel Dänzer
Author Date: 2000-11-08 01:02:19 UTC

start new ppc-1-0-1-branch with the changes from ppc-1-0-0-branch

radeon-1-0-0-branch 2000-10-18 13:03:30 UTC
merge trunk into radeon branch.

Author: Alan Hourihane
Author Date: 2000-10-18 13:03:30 UTC

merge trunk into radeon branch.

ppc-1-0-0-branch 2000-10-02 14:51:48 UTC
merge trunk to ppc-1-0-0-branch again

Author: Michel Dänzer
Author Date: 2000-10-02 14:51:48 UTC

merge trunk to ppc-1-0-0-branch again

mga-readpix-0-0-1-branch 2000-09-29 22:00:09 UTC
Accelerated ReadPixels/DrawPixels from/to AGP memory. Basic allocator for

Author: Keith Whitwell
Author Date: 2000-09-29 22:00:09 UTC

Accelerated ReadPixels/DrawPixels from/to AGP memory. Basic allocator for
    exporting AGP memory to clients.

mga-lock-debug-0-2-0-branch 2000-09-25 22:51:23 UTC
Various mga state cleanups, possible fix for clipping bug on g200, revert

Author: Jeff Hartmann
Author Date: 2000-09-25 22:51:23 UTC

Various mga state cleanups, possible fix for clipping bug on g200, revert
    to old style of warp pipe management (fix for hangs on some g400 cards
    on initialization), make warp registers into defines

mach64-0-0-0-branch 2000-09-20 05:25:18 UTC
Parts of the mach64 kernel module. Completely non-functional.

Author: Gareth Hughes
Author Date: 2000-09-20 05:25:18 UTC

Parts of the mach64 kernel module. Completely non-functional.

tdfx-2-1-branch 2000-09-14 14:47:13 UTC
Sync up with head branch & 2.4.0-test8 kernel

Author: Alan Hourihane
Author Date: 2000-09-14 14:47:13 UTC

Sync up with head branch & 2.4.0-test8 kernel

mga-lock-debug-0-0-1-branch 2000-09-12 20:22:28 UTC
More debug code for Rik to take a look at

Author: Jeff Hartmann
Author Date: 2000-09-12 20:22:28 UTC

More debug code for Rik to take a look at

bsd-1-0-1-branch 2000-06-13 15:33:21 UTC
Merge trunk into bsd-1-0-1-branch.

Author: Doug Rabson
Author Date: 2000-06-13 15:33:21 UTC

Merge trunk into bsd-1-0-1-branch.

ati-4-1-0-branch 2000-06-12 14:31:56 UTC
More performance improvements, general cleanups including:

Author: Gareth Hughes
Author Date: 2000-06-12 14:31:56 UTC

More performance improvements, general cleanups including:
variable-sized vertices
precalculation of depth scale
removal of user-space command submission functions
initial support for PCI inlined vertex buffers

tdfx-2-0-branch 2000-06-09 02:29:41 UTC
Merge the latest version of the trunk into my tdfx-2-0 branch.

Author: Daryll
Author Date: 2000-06-09 02:29:41 UTC

Merge the latest version of the trunk into my tdfx-2-0 branch.

glxmisc-3-0-0-branch 2000-06-07 19:39:44 UTC
- Add version checking support to the r128 driver

Author: Kevin E Martin
Author Date: 2000-06-07 19:39:44 UTC

- Add version checking support to the r128 driver
- Update version numbers of ddx, mesa and drm drivers
- Add checks to make sure glx, dri and drm modules are loaded in ddx driver
- Fix 3d driver initialization failure cleanup bug

bsd-1-0-0-branch 2000-05-30 14:47:52 UTC
Merged trunk into bsd-1-0-0-branch

Author: Doug Rabson
Author Date: 2000-05-30 14:47:52 UTC

Merged trunk into bsd-1-0-0-branch

mgadh-0-0-3-branch 2000-05-30 07:44:16 UTC
Merged trunk into mgadh-0-0-3-branch

Author: Jeff Hartmann
Author Date: 2000-05-30 07:44:16 UTC

Merged trunk into mgadh-0-0-3-branch

mga-0-0-3-branch 2000-05-19 21:26:46 UTC
Merged Trunk with mga-0-0-3-branch

Author: Jeff Hartmann
Author Date: 2000-05-19 21:26:46 UTC

Merged Trunk with mga-0-0-3-branch

ati-4-0-1-branch 2000-05-18 04:16:28 UTC
- Fix merge problems

Author: Kevin E Martin
Author Date: 2000-05-18 04:16:28 UTC

- Fix merge problems
- Remove rcs keywords
- Fix lib/GL install problem
- Prepare for merge into trunk

gamma-1-0-0-branch 2000-05-12 22:32:48 UTC
update kernel gamma driver to detect number of attached MX devices.

Author: Alan Hourihane
Author Date: 2000-05-12 22:32:48 UTC

update kernel gamma driver to detect number of attached MX devices.

video-1-0-0-branch 2000-05-11 15:08:46 UTC
- Merge trunk into ati branch

Author: Kevin E Martin
Author Date: 2000-05-11 15:08:46 UTC

- Merge trunk into ati branch
- Fix texture allocation to use both AGP and local textures (still need to
    fix LRU algorithm to choose from both local and AGP heaps for texture
    swapping)

glxmisc-1-0-0-branch 2000-04-20 01:37:28 UTC
don't prefix misc/ on kernel module name

Author: Brian Paul
Author Date: 2000-04-20 01:37:28 UTC

don't prefix misc/ on kernel module name

mga-0-0-2-branch 2000-03-31 00:08:00 UTC
Mucho cleanup of ddx drivers & kernel

Author: Jeff Hartmann
Author Date: 2000-03-31 00:08:00 UTC

Mucho cleanup of ddx drivers & kernel

mga-0-0-1-branch 2000-02-23 20:48:24 UTC
LRU of free buffers (fixes rendering bugs)

Author: Jeff Hartmann
Author Date: 2000-02-23 20:48:24 UTC

LRU of free buffers (fixes rendering bugs)

tdfx-1-1 2000-01-21 20:52:42 UTC
Finished up the 3.9.17 on the tdfx branch, by adding a few new directories.

Author: Daryll
Author Date: 2000-01-21 20:52:42 UTC

Finished up the 3.9.17 on the tdfx branch, by adding a few new directories.
Hardware accelerated wide points and lines. First pass. [Bug #100516]
Once again rearrange the memory layout. This maximizes use of the memory.
    I'm relatively certain I can stick with this layout, until I make a
    change MarkV suggested. This fixes 1600x1200 mode [Bug #100841]
Fix up the Makefiles to handle assembly files correctly. [Bug #100428]
Got more agressive with the work around for the copy bug in the hardware.
    Force a NOP when our copy overlaps, not just the previous request. This
    fixes decayscreen. [Bug #100331]

ati-4-0-0-branch 2000-01-08 12:21:34 UTC
Update copyright for 2000

Author: Rik Faith
Author Date: 2000-01-08 12:21:34 UTC

Update copyright for 2000

199 of 99 results
This repository contains Public information 
Everyone can see this information.

Subscribers