1. 06 8月, 2020 16 次提交
  2. 31 7月, 2020 3 次提交
  3. 28 7月, 2020 1 次提交
  4. 21 7月, 2020 2 次提交
  5. 13 7月, 2020 1 次提交
  6. 29 6月, 2020 2 次提交
  7. 26 6月, 2020 1 次提交
  8. 01 4月, 2020 1 次提交
  9. 11 3月, 2020 1 次提交
  10. 27 2月, 2020 1 次提交
  11. 12 2月, 2020 3 次提交
  12. 11 2月, 2020 2 次提交
  13. 22 1月, 2020 1 次提交
  14. 16 1月, 2020 1 次提交
  15. 06 11月, 2019 1 次提交
    • D
      drm/ttm: remove ttm_bo_wait_unreserved · 6b1ce0a2
      Daniel Vetter 提交于
      With nouveau fixed all ttm-using drives have the correct nesting of
      mmap_sem vs dma_resv, and we can just lock the buffer.
      
      Assuming I didn't screw up anything with my audit of course.
      
      v2:
      - Dont forget wu_mutex (Christian König)
      - Keep the mmap_sem-less wait optimization (Thomas)
      - Use _lock_interruptible to be good citizens (Thomas)
      
      v3: Rebase over fault handler helperification.
      
      Reviewed-by: Christian König <christian.koenig@amd.com> (v2)
      Reviewed-by: Thomas Hellström <thellstrom@vmware.com> (v2)
      Signed-off-by: NDaniel Vetter <daniel.vetter@intel.com>
      Cc: Christian Koenig <christian.koenig@amd.com>
      Cc: Huang Rui <ray.huang@amd.com>
      Cc: Gerd Hoffmann <kraxel@redhat.com>
      Cc: "VMware Graphics" <linux-graphics-maintainer@vmware.com>
      Cc: Thomas Hellstrom <thellstrom@vmware.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20191104173801.2972-3-daniel.vetter@ffwll.ch
      6b1ce0a2
  16. 25 10月, 2019 3 次提交