Skip to content
Snippets Groups Projects
Commit aa15b031 authored by Rodrigo Vivi's avatar Rodrigo Vivi
Browse files

drm/doc/rfc: Xe is using drm_exec, so mark as completed

parent 34e64dd1
No related branches found
No related tags found
No related merge requests found
...@@ -85,6 +85,14 @@ from the first pull request of Xe towards drm-next. The expectation is that when ...@@ -85,6 +85,14 @@ from the first pull request of Xe towards drm-next. The expectation is that when
both drivers are part of the drm-tip, the introduction of cleaner patches will be both drivers are part of the drm-tip, the introduction of cleaner patches will be
easier and speed up. easier and speed up.
Xe – uAPI high level overview
=============================
...Warning: To be done in follow up patches after/when/where the main consensus in various items are individually reached.
Xe – Pre-Merge Goals - Completed
================================
Drm_exec Drm_exec
-------- --------
Helper to make dma_resv locking for a big number of buffers is getting removed in Helper to make dma_resv locking for a big number of buffers is getting removed in
...@@ -99,14 +107,6 @@ This item ties into the GPUVA, VM_BIND, and even long-running compute support. ...@@ -99,14 +107,6 @@ This item ties into the GPUVA, VM_BIND, and even long-running compute support.
As a key measurable result, we need to have a community consensus documented in As a key measurable result, we need to have a community consensus documented in
this document and the Xe driver prepared for the changes, if necessary. this document and the Xe driver prepared for the changes, if necessary.
Xe – uAPI high level overview
=============================
...Warning: To be done in follow up patches after/when/where the main consensus in various items are individually reached.
Xe – Pre-Merge Goals - Completed
================================
Userptr integration and vm_bind Userptr integration and vm_bind
------------------------------- -------------------------------
Different drivers implement different ways of dealing with execution of userptr. Different drivers implement different ways of dealing with execution of userptr.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment