1. 09 11月, 2010 4 次提交
  2. 28 10月, 2010 3 次提交
  3. 27 10月, 2010 1 次提交
  4. 26 10月, 2010 8 次提交
  5. 25 10月, 2010 1 次提交
  6. 19 10月, 2010 3 次提交
  7. 18 10月, 2010 1 次提交
  8. 12 10月, 2010 5 次提交
  9. 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
  10. 06 10月, 2010 13 次提交