summaryrefslogtreecommitdiff
path: root/sys/dev/drm/drmP.h
AgeCommit message (Expand)Author
2007-11-01Until I have a chance to further evaluate and re-work the locking here,bjs
2007-10-19First round of DRM improvements: switch to mutex(9), make use of &bjs
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-03-28Introduce options DRM_NO_AGP and DRM_NO_MTRR, so I can run this onjmcneill
2007-03-23caddr_t -> char *, even though it's in #ifdef __FreeBSD__ sections, justdogcow
2007-03-23Free ressources more agressively.drochner
2007-03-22Use void * rather than caddr_t to fix the build.xtraeme
2007-03-21In drm_ioremap, provide extra slots for mapping AGP memory space; it's notjmcneill
2007-03-20Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11.drochner