1. 04 6月, 2009 1 次提交
    • E
      drm/i915: Remove a bad BUG_ON in the fence management code. · 0e7ddf7e
      Eric Anholt 提交于
      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: NEric Anholt <eric@anholt.net>
      0e7ddf7e
  2. 03 6月, 2009 6 次提交
  3. 02 6月, 2009 9 次提交
  4. 01 6月, 2009 10 次提交
  5. 31 5月, 2009 3 次提交
  6. 30 5月, 2009 11 次提交