aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-kmod
Commit message (Collapse)AuthorAgeFilesLines
* Update to match recent changes to current kernel API (mtx_init, suser).Pierre Beyssac2002-04-151-0/+20
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=57725
* Fix probing of Rage128 cardsPatrick Li2002-03-202-0/+20
| | | | | | | | | | Bump PORTREVISION PR: 36111 Submitted by: maintainer Notes: svn path=/head/; revision=56360
* Update to 0.9.5Kevin Lo2002-03-173-3/+14
| | | | | | | | PR: 35997 Submitted by: MAINTAINER Notes: svn path=/head/; revision=56243
* Update to 0.9.4: both fixes linux binary compatibility on some cardsMario Sergio Fujikawa Ferreira2001-11-292-2/+2
| | | | | | | | | | and quiets down module loading on boot PR: 32364 Submitted by: maintainer Notes: svn path=/head/; revision=50708
* update to 0.9.2.FUJISHIMA Satsuki2001-10-282-2/+2
| | | | | | | | PR: 31519 Submitted by: maintainer Notes: svn path=/head/; revision=49278
* Add drm-kmod 0.9.2, a FreeBSD kernel modules for 3d accelerationMaxim Sobolev2001-10-066-0/+92
with the DRI. PR: 31081 Submitted by: Eric Anholt <eanholt@gladstone.uoregon.edu> Notes: svn path=/head/; revision=48491