summaryrefslogtreecommitdiffstats
path: root/sys/modules/drm
Commit message (Collapse)AuthorAgeFilesLines
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-163-1/+42
| | | | | | | | | | | | | | | | | | | | - Split core DRM routines back into their own module, rather than using the nasty templated system like before. - Development-class R300 support in radeon driver (requires userland pieces, of course). - Mach64 driver (haven't tested in a while -- my mach64s no longer fit in the testbox). Covers Rage Pros, Rage Mobility P/M, Rage XL, and some others. - i915 driver files, which just need to get drm_drv.c fixed to allow attachment to the drmsub device. Covers i830 through i915 integrated graphics. - savage driver files, which should require minimal changes to work. Covers the Savage3D, Savage IX/MX, Savage 4, ProSavage. - Support for color and texture tiling and HyperZ features of Radeon. Thanks to: scottl (much p4 handholding) Jung-uk Kim (helpful prodding) PR: [1] kern/76879, [2] kern/72548 Submitted by: [1] Alex, lesha at intercaf dot ru [2] Shaun Jurrens, shaun at shamz dot net
* bsd.kmod.mk does not deal with manpages anymore.ru2004-01-135-5/+0
|
* Hook the SiS DRM up to the buildanholt2003-09-092-1/+10
| | | | Sponsored by: LinuxFund
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-095-13/+6
| | | | | | | included in XFree86 4.3, but includes some fixes. Notable changes include Radeon 8500-9100 support, PCI Radeon/Rage 128 support, transform & lighting support for Radeons, and vblank syncing support for r128, radeon, and mga. The gamma driver was removed due to lack of any users.
* Include "../Makefile.inc".nyan2002-11-061-0/+3
|
* Zap KMODDEPS entries so that people do not wonder why it isn't working onpeter2002-05-013-3/+0
| | | | | | -current. Apolgies to: anhold
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-285-5/+5
| | | | Approved by: des
* Add makefiles for DRM modulesanholt2002-04-276-0/+53
Approved by: des
OpenPOWER on IntegriCloud