An error occurred fetching the project authors.
  1. 11 Nov, 2008 2 commits
  2. 03 Nov, 2008 1 commit
  3. 23 Oct, 2008 1 commit
  4. 17 Oct, 2008 15 commits
  5. 16 Oct, 2008 1 commit
  6. 14 Jul, 2008 1 commit
    • Dave Airlie's avatar
      drm: reorganise drm tree to be more future proof. · c0e09200
      Dave Airlie authored
      With the coming of kernel based modesetting and the memory manager stuff,
      the everything in one directory approach was getting very ugly and
      starting to be unmanageable.
      
      This restructures the drm along the lines of other kernel components.
      
      It creates a drivers/gpu/drm directory and moves the hw drivers into
      subdirectores. It moves the includes into an include/drm, and
      sets up the unifdef for the userspace headers we should be exporting.
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      c0e09200
  7. 07 May, 2008 1 commit
  8. 30 Apr, 2008 1 commit
  9. 26 Apr, 2008 1 commit
    • Jesse Barnes's avatar
      drm/vbl rework: rework how the drm deals with vblank. · ac741ab7
      Jesse Barnes authored
      Other Authors: Michel Dänzer <michel@tungstengraphics.com>
      mga: Ian Romanick <idr@us.ibm.com>
      via: Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
      
      This re-works the DRM internals to provide a better interface for drivers
      to expose vblank on multiple crtcs.
      
      It also includes work done by Michel on making i915 triple buffering and pageflipping work properly.
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      ac741ab7
  10. 29 Mar, 2008 1 commit
  11. 19 Feb, 2008 1 commit
  12. 07 Feb, 2008 5 commits
  13. 15 Oct, 2007 3 commits
  14. 07 Aug, 2007 1 commit
  15. 11 Jul, 2007 3 commits
  16. 10 Jun, 2007 2 commits