Bug 260 - Figure out creating userspace-driven explicit synchronization for Linux Kernel sync_file and dma_fence
Summary: Figure out creating userspace-driven explicit synchronization for Linux Kerne...
Status: CONFIRMED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Source Code (show other bugs)
Version: unspecified
Hardware: Other Linux
: --- enhancement
Assignee: Luke Kenneth Casson Leighton
URL:
Depends on:
Blocks: 54 140
  Show dependency treegraph
 
Reported: 2020-03-17 18:15 GMT by Jacob Lifshay
Modified: 2020-03-17 18:25 GMT (History)
1 user (show)

See Also:
NLnet milestone: ---
total budget (EUR) for completion of task and all subtasks: 0
budget (EUR) for this task, excluding subtasks' budget: 0
parent task for budget allocation:
child tasks for budget allocation:
The table of payments (in EUR) for this task; TOML format:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Lifshay 2020-03-17 18:15:08 GMT
See conversation at:
https://lists.freedesktop.org/archives/mesa-dev/2020-March/224262.html

sync_file is required for implementing Vulkan's standard extension for synchronizing cross-process
Comment 1 Jacob Lifshay 2020-03-17 18:25:47 GMT
This may require creating a new kernel driver.