1. 04 Jun, 2009 1 commit
    • Eric Anholt's avatar
      drm/i915: Remove a bad BUG_ON in the fence management code. · 0e7ddf7e
      Eric Anholt authored
      This could be triggered by a gtt mapping fault on 965 that decides to
      remove the fence from another object that happens to be active currently.
      Since the other object doesn't rely on the fence reg for its execution, we
      don't wait for it to finish.  We'll soon be not waiting on 915 most of the
      time as well, so just drop the BUG_ON.
      Signed-off-by: default avatarEric Anholt <eric@anholt.net>
      0e7ddf7e
  2. 03 Jun, 2009 2 commits
  3. 02 Jun, 2009 11 commits
  4. 01 Jun, 2009 12 commits
  5. 31 May, 2009 1 commit
  6. 30 May, 2009 13 commits