An error occurred fetching the project authors.
  1. 21 Apr, 2004 1 commit
  2. 09 Apr, 2004 1 commit
    • Dave Airlie's avatar
      From: Eric Anholt: · 44cabf9b
      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
      44cabf9b
  3. 08 Apr, 2004 1 commit
    • Dave Airlie's avatar
      - Converted Linux drivers to initialize DRM instances based on PCI IDs, not · 4b782b3c
      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..
      4b782b3c
  4. 14 Aug, 2003 1 commit
  5. 01 Aug, 2003 1 commit
  6. 10 Jul, 2003 1 commit
  7. 28 Apr, 2003 1 commit
  8. 18 Dec, 2002 1 commit
    • Linus Torvalds's avatar
      Merge with DRI CVS tree. · 43d332b0
      Linus Torvalds authored
       - add support for sending a signal on vblank
       - remove unhelpful AGP chipset strings
       - update radeon texture cache handling
      43d332b0
  9. 14 Nov, 2002 1 commit
  10. 29 Oct, 2002 1 commit
  11. 16 Oct, 2002 1 commit
  12. 09 Aug, 2002 1 commit
  13. 05 Feb, 2002 1 commit
    • Linus Torvalds's avatar
      v2.4.7.6 -> v2.4.7.7 · dfc05323
      Linus Torvalds authored
        - me: sane and nice VM balancing
        - Jeff Hartmann: upgrade DRM to XF86 4.1.x, drop support for 4.0.x
      dfc05323