An error occurred fetching the project authors.
- 21 Apr, 2004 1 commit
-
-
Dave Airlie authored
into a separate include file (this is auto-generated from the DRM tree)
-
- 09 Apr, 2004 1 commit
-
-
Dave Airlie authored
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them from __HAVE_DMA. This will be useful for adding vblank sync support to sis and tdfx. Rename dma_service to irq_handler, which is more accurately what it is. - Fix the #if _HAVE_DMA_IRQ in radeon, r128, mga, i810, i830, gamma to have the right number of underscores. This may have been a problem in the case that the server died without doing its DRM_IOCTL_CONTROL to uninit
-
- 08 Apr, 2004 1 commit
-
-
Dave Airlie authored
just a single instance. The PCI ID lists include a driver private field, which may be used by drivers for chip family or other information. Based on work by jonsmirl and Eric Anholt. I've left out the PCI device naming for this patch as that might be a bit controversial. clean up tdfx to look like everyone else..
-
- 14 Aug, 2003 1 commit
-
-
Linus Torvalds authored
-
- 01 Aug, 2003 1 commit
-
-
Linus Torvalds authored
This updates the driver from version 2.4.0->2.5.0, adding the CCM_FLIP command.
-
- 10 Jul, 2003 1 commit
-
-
Linus Torvalds authored
(version 2.3.0 -> 2.4.0)
-
- 28 Apr, 2003 1 commit
-
-
Linus Torvalds authored
-
- 18 Dec, 2002 1 commit
-
-
Linus Torvalds authored
- add support for sending a signal on vblank - remove unhelpful AGP chipset strings - update radeon texture cache handling
-
- 14 Nov, 2002 1 commit
-
-
Linus Torvalds authored
irq handling.
-
- 29 Oct, 2002 1 commit
-
-
James Simmons authored
Moved AGP and DRM code back to drivers/char until a proper solution is done for handling AGP/DMA based framebuffer devices.
-
- 16 Oct, 2002 1 commit
-
-
James Simmons authored
The last of the console code inside the frmaebuffer layer. I also moved all the graphics related code into the drivers/video directory.
-
- 09 Aug, 2002 1 commit
-
-
Linus Torvalds authored
-
- 05 Feb, 2002 1 commit
-
-
Linus Torvalds authored
- me: sane and nice VM balancing - Jeff Hartmann: upgrade DRM to XF86 4.1.x, drop support for 4.0.x
-