1. 18 10月, 2011 2 次提交
  2. 04 8月, 2011 1 次提交
  3. 21 6月, 2011 1 次提交
  4. 31 3月, 2011 1 次提交
  5. 17 3月, 2011 1 次提交
  6. 03 3月, 2011 2 次提交
  7. 01 3月, 2011 1 次提交
  8. 22 7月, 2010 1 次提交
    • D
      drm/radeon/kms: drop taking lock around crtc lookup. · 29508eb6
      Dave Airlie 提交于
      We only add/remove crtcs at driver load, you cannot remove when
      the GPU is running a CS packet since the fd is open, when
      GPU hotplugging on radeons actually is needed all this locking
      needs a review and I've started re-working kms core locking to deal
      with this better. But for now avoid long delays in CS processing when
      hotplug detect is happening in a different thread.
      
      this fixes a regression introduced with hotplug detection.
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      29508eb6
  9. 01 7月, 2010 1 次提交
  10. 01 6月, 2010 1 次提交