Commit History

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