Age | Commit message (Expand) | Author |
2004-08-17 | Merged drmfntbl-0-0-1 | Dave Airlie |
2003-11-04 | Memory layout transition: | Michel Daenzer |
2003-10-22 | - Add DRM_GET_PRIV_WITH_RETURN macro. This can be used in shared code to | Eric Anholt |
2003-10-20 | Fix the possibility of sleeping with locks held in sysctls by copying the | Eric Anholt |
2003-10-20 | Clean up BSD MTRR handling. The NetBSD code is untested, but it's my best | Eric Anholt |
2003-10-19 | - SMPng lock the DRM. This is only partial -- there are a few code paths | Eric Anholt |
2003-10-17 | - Converted Linux drivers to initialize DRM instances based on PCI IDs, not | Eric Anholt |
2003-10-03 | Stylistic preparation for SMPng locking work: DRM_LOCK/DRM_UNLOCK have side | Eric Anholt |
2003-08-19 | - Remove $FreeBSD$ tags as they weren't too useful and merges are now being | Eric Anholt |
2003-07-29 | IRQ code cleanup suggested by Linus Torvalds | Michel Daenzer |
2003-07-25 | Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break | Michel Daenzer |
2003-04-27 | Use real endian conversion functions. | Eric Anholt |
2003-04-26 | Fix formatting of hw.dri sysctl. | Eric Anholt |
2003-04-26 | Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses of | Eric Anholt |
2003-04-24 | Remove a bunch of dead code and fix spelling of a couple of comments. | Eric Anholt |
2003-04-24 | Remove DRM_DMA_HISTOGRAM and associated code. | Eric Anholt |
2003-04-24 | Make DRM(read) and DRM(poll) stubs and remove DRM(write) and | Eric Anholt |
2003-03-29 | Add DRMFILE definitions and supply filp for BSD in the | Eric Anholt |
2003-03-25 | XFree86 4.3.0 merge | Alan Hourihane |
2003-03-08 | Make dma_addr_t an unsigned long not a uint32, don't try to use memrange | Eric Anholt |
2003-03-04 | DRM_FREE/2 patch from Philip Brown | Keith Whitwell |
2003-02-21 | Merge from bsd-4-0-0-branch. | Eric Anholt |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |