-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iris: Use Intel GPU for resource allocation in the case of kmsro
Now that our virtio-GPU supports importing external buffers, it's possible to allocate buffers in Intel GPU and share it with virtio-GPU. In addition, we'd like to share buffers in dGPU local memory to achieve zero-copy when scanning out with dGPU, making this change a prerequisite. Tracked-On: OAM-127438 Signed-off-by: Weifeng Liu <[email protected]> (cherry picked from commit 2988b19) Signed-off-by: Lina Sun <[email protected]>
- Loading branch information
Showing
2 changed files
with
18 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters