1. 18 11月, 2010 7 次提交
  2. 10 11月, 2010 1 次提交
  3. 09 11月, 2010 7 次提交
  4. 28 10月, 2010 3 次提交
  5. 27 10月, 2010 1 次提交
  6. 26 10月, 2010 8 次提交
  7. 25 10月, 2010 1 次提交
  8. 19 10月, 2010 3 次提交
  9. 18 10月, 2010 1 次提交
  10. 12 10月, 2010 5 次提交
  11. 07 10月, 2010 1 次提交
    • D
      drm: don't drop handle reference on unload · dab8dcfa
      Dave Airlie 提交于
      since the handle references are all tied to a file_priv, and when it disappears
      all the handle refs go with it.
      
      The fbcon ones we'd only notice on unload, but the nouveau notifier one
      would would happen on reboot.
      
      nouveau: Reported-by: Marc Dionne <marc.c.dionne@gmail.com>
      nouveau: Tested-by: Marc Dionne <marc.c.dionne@gmail.com>
      i915 unload: Reported-by: Keith Packard <keithp@keithp.com>
      Acked-by: NBen Skeggs <bskeggs@redhat.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      dab8dcfa
  12. 06 10月, 2010 2 次提交