1. 23 Mar, 2007 1 commit
    • Thomas Hellstrom's avatar
      drm: fix driver deadlock with AIGLX and reclaim_buffers_locked · 040ac320
      Thomas Hellstrom authored
      Bugzilla Bug #9457
      
      Add refcounting of user waiters to the DRM hardware lock, so that we can use
      DRM_LOCK_CONT flag more conservatively.
      
      Also add a kernel waiter refcount that if nonzero transfers the lock for the
      kernel context when it is released. This is useful when waiting for idle and can be used for very simple fence object driver implementations for the new memory manager
      Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
      040ac320
  2. 18 Mar, 2007 2 commits
  3. 11 Mar, 2007 13 commits
  4. 10 Mar, 2007 24 commits