summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2007-10-19First round of DRM improvements: switch to mutex(9), make use of &bjs
2007-03-29Fix include paths. Now all drm drivers build.dillo
2007-03-29Fix include paths, mgadrm compiles now.jmcneill
2007-03-24Fix header locations for NetBSD.jmcneill
2007-03-24Separate DRM files from files.pcijmcneill
2007-03-23Import viadrm(4) from DRI git.jmcneill
2007-03-22Re-enable writeback test (shouldn't have been disabled in the first place)jmcneill
2007-03-22Pull up misc radeon bug fixes from DRI.jmcneill
2007-03-21printk -> printfjmcneill
2007-03-20fix a bunch of #include statements to make radeondrm and mach64drm compilemacallan
2007-03-20Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11.drochner