An error occurred fetching the project authors.
  1. 09 Apr, 2004 4 commits
    • Dave Airlie's avatar
      * Introduce COMMIT_RING() as in radeon DRM, stop using error prone · ebad1c4d
      Dave Airlie authored
        writeback for ring read pointer (Paul Mackerras)
      * Get rid of some superfluous stuff, minor fixes
      ebad1c4d
    • Dave Airlie's avatar
      From Eric Anholt + Jon Smirl: · 8f547eb8
      Dave Airlie authored
      Don't ioremap the framebuffer area. The ioremapped area wasn't used by
      anything.
      8f547eb8
    • Dave Airlie's avatar
      From Eric Anholt: some cleanups from AlanH: · c25f5e81
      Dave Airlie authored
      - Tie the DRM to a specific device: setunique no longer succeeds when given
      a busid that doesn't correspond to the device the DRM is attached to. This
      is a breaking of backwards-compatibility only for the multiple-DRI-head case
      with X Servers that don't use interface 1.1.
      - Move irq_busid to drm_irq.h and make it only return the IRQ for the current
      device. Retains compatibility with previous X Servers, cleans up unnecessary
      code. This means no irq_busid on !__HAVE_IRQ, but can be changed if
      necessary.
      - Bump interface version to 1.2. This version when set signifies that the
      control ioctl should ignore the irq number passed in and enable the
      interrupt handler for the attached device. Otherwise it errors out when
      the passed-in irq is not equal to the device's.
      - Store the highest version the interface has been set to in the device. 
      c25f5e81
    • 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
  2. 24 Sep, 2003 1 commit
  3. 01 Aug, 2003 1 commit
  4. 24 May, 2003 1 commit
    • Linus Torvalds's avatar
      DRI CVS update · 16f09d1d
      Linus Torvalds authored
       - Pass in the "device" to remapping functions
       - add radeon CP resume ioctl
       - remove warnings and stale DMA debug code
      16f09d1d
  5. 28 Apr, 2003 1 commit
  6. 25 Apr, 2003 1 commit
  7. 29 Mar, 2003 1 commit
    • Linus Torvalds's avatar
      Update direct-rendering to current DRI CVS tree. · 00a5bfb7
      Linus Torvalds authored
      This adds support for i830 interrupt handling, and new improved
      lock context keying. See per-file comments for more detail, as this
      commit sadly mixes up a few different things (that's what you get
      for not tracking the changes at a fine enough granularity).
      00a5bfb7
  8. 29 Oct, 2002 1 commit
  9. 16 Oct, 2002 1 commit
  10. 28 Aug, 2002 1 commit
  11. 09 Aug, 2002 1 commit
  12. 29 Jun, 2002 1 commit
  13. 05 Feb, 2002 4 commits
    • Linus Torvalds's avatar
      v2.4.9 -> v2.4.9.1 · f7bad91d
      Linus Torvalds authored
        - Jeff Hartmann: DRM AGP/alpha cleanups
        - Ben LaHaise: highmem user pagecopy/clear optimization
        - Vojtech Pavlik: VIA IDE driver update
        - Herbert Xu: make cramfs work with HIGHMEM pages
        - David Fennell: awe32 ram size detection improvement
        - Istvan Varadi: umsdos EMD filename bug fix
        - Keith Owens: make min/max work for pointers too
        - Jan Kara: quota initialization fix
        - Brad Hards: Kaweth USB driver update (enable, and fix endianness)
        - Ralf Baechle: MIPS updates
        - David Gibson: airport driver update
        - Rogier Wolff: firestream ATM driver multi-phy support
        - Daniel Phillips: swap read page referenced set - avoid swap thrashing
      f7bad91d
    • Linus Torvalds's avatar
      v2.4.8 -> v2.4.8.1 · a67f1b5d
      Linus Torvalds authored
        - Rui Sousa: emu10k1 module fixes, remove joystick part.
        - Alan Cox: driver merges
        - Andrea Arkangeli: alpha updates
        - David Woodhouse: up_and_exit -> complete_and_exit
        - David Miller: sparc and network update
        - Andrew Morton: update 3c59x driver
        - Neil Brown: NFS export VFAT, knfsd cleanups, raid fixes
        - Ben Collins: ieee1394 updates
        - Paul Mackerras: PPC update
        - me: make sure we don't lose position bits in "filldir()"
      a67f1b5d
    • 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
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32