Skip to content

Commit eed5d32

Browse files
committed
drm/doc/rfc: Mark Dev_coredump as completed.
Xe is already using devcoredump infrastructure as the primary error state and all the changes needed for user space error replay and other useful logs are getting added into xe_devcoredump. Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/blob/drm-xe-next/drivers/gpu/drm/xe/xe_devcoredump.c Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20230829163005.54067-2-rodrigo.vivi@intel.com
1 parent d29e112 commit eed5d32

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

Documentation/gpu/rfc/xe.rst

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ platforms.
6767

6868
When the time comes for Xe, the protection will be lifted on Xe and kept in i915.
6969

70-
Xe – Pre-Merge Goals
71-
====================
70+
Xe – Pre-Merge Goals - Work-in-Progress
71+
=======================================
7272

7373
Drm_scheduler
7474
-------------
@@ -206,6 +206,14 @@ This item ties into the GPUVA, VM_BIND, and even long-running compute support.
206206
As a key measurable result, we need to have a community consensus documented in
207207
this document and the Xe driver prepared for the changes, if necessary.
208208

209+
Xe – uAPI high level overview
210+
=============================
211+
212+
...Warning: To be done in follow up patches after/when/where the main consensus in various items are individually reached.
213+
214+
Xe – Pre-Merge Goals - Completed
215+
================================
216+
209217
Dev_coredump
210218
------------
211219

@@ -222,8 +230,3 @@ Later, when we are in-tree, the goal is to collaborate with devcoredump
222230
infrastructure with overall possible improvements, like multiple file support
223231
for better organization of the dumps, snapshot support, dmesg extra print,
224232
and whatever may make sense and help the overall infrastructure.
225-
226-
Xe – uAPI high level overview
227-
=============================
228-
229-
...Warning: To be done in follow up patches after/when/where the main consensus in various items are individually reached.

0 commit comments

Comments
 (0)