提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 年之前
  Al Viro afc9a42b74 the rest of drivers/*: annotate ->poll() instances 8 年之前
  John Einar Reitan f7974880cf sync_file: Return consistent status in SYNC_IOC_FILE_INFO 7 年之前
  Chris Wilson 99f8284367 dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence 8 年之前
  Sean Paul ef434a0c2c Merge branch 'drm-misc-next-fixes' into drm-misc-fixes 8 年之前
  Chris Wilson 76250f2b74 dma-buf/fence: Avoid use of uninitialised timestamp 8 年之前
  Chris Wilson 71ebc9a379 dma-buf/sync-file: Defer creation of sync_file->name 8 年之前
  Dave Airlie d8f2ebaac6 sync_file: get rid of internal reference count. 8 年之前
  Chris Wilson d6c99f4bf0 dma-fence: Wrap querying the fence->status 8 年之前
  Daniel Vetter 2904a8c131 dma-buf: Reorganize device dma access docs 8 年之前
  Daniel Vetter 24a367348a dma-buf: Update kerneldoc for sync_file_create 8 年之前
  Gustavo Padovan 069cad6d02 Revert "dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)" 8 年之前
  Chris Wilson f54d186700 dma-buf: Rename struct fence to dma_fence 8 年之前
  Gustavo Padovan 30cd85dd6e dma-buf/sync_file: hold reference to fence when creating sync_file 8 年之前
  Gustavo Padovan c654dd0752 dma-buf/sync_file: free fences array in num_fences is 1 9 年之前
  Rafael Antognolli 7cec540a72 dma-buf/sync_file: Increment refcount of fence when all are signaled. 9 年之前
  Chris Wilson ecebca79f6 dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0) 9 年之前
  Gustavo Padovan e241655373 dma-buf/sync_file: only enable fence signalling on poll() 9 年之前
  Gustavo Padovan 972526a409 dma-buf/sync_file: add sync_file_get_fence() 9 年之前
  Gustavo Padovan a02b9dc90d dma-buf/sync_file: refactor fence storage in struct sync_file 9 年之前
  Gustavo Padovan 041916a770 dma-buf/sync_file: fix build warning with context format type 9 年之前
  Gustavo Padovan 62304fb1fc dma-buf/sync_file: de-stage sync_file 9 年之前