1. 01 2月, 2013 1 次提交
    • A
      drm/radeon: prevent crash in the ring space allocation · fd5d93a0
      Alex Deucher 提交于
      If the requested number of DWs on the ring is larger than
      the size of the ring itself, return an error.
      
      In testing with large VM updates, we've seen crashes when we
      try and allocate more space on the ring than the total size
      of the ring without checking.
      
      This prevents the crash but for large VM updates or bo moves
      of very large buffers, we will need to break the transaction
      down into multiple batches.  I have patches to use IBs for
      the next kernel.
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      Cc: stable@vger.kernel.org
      fd5d93a0
  2. 15 1月, 2013 1 次提交
  3. 04 1月, 2013 2 次提交
  4. 26 11月, 2012 1 次提交
  5. 16 10月, 2012 1 次提交
  6. 03 10月, 2012 2 次提交
  7. 21 9月, 2012 4 次提交
  8. 20 8月, 2012 1 次提交
  9. 25 7月, 2012 1 次提交
  10. 18 7月, 2012 4 次提交
  11. 17 7月, 2012 4 次提交
  12. 21 6月, 2012 2 次提交
  13. 29 5月, 2012 1 次提交
  14. 23 5月, 2012 1 次提交
  15. 10 5月, 2012 11 次提交
  16. 03 5月, 2012 3 次提交