Re: [Intel-xe] [PATCH 00/14] Introduce xe_devcoredump.

2023-05-02 Thread Matthew Brost
On Wed, Apr 26, 2023 at 04:56:59PM -0400, Rodrigo Vivi wrote: > Xe needs to align with other drivers on the way that the error states are > dumped, avoiding a Xe only error_state solution. The goal is to use > devcoredump > infrastructure to report error states, since it produces a standardized wa

[PATCH 00/14] Introduce xe_devcoredump.

2023-04-26 Thread Rodrigo Vivi
Xe needs to align with other drivers on the way that the error states are dumped, avoiding a Xe only error_state solution. The goal is to use devcoredump infrastructure to report error states, since it produces a standardized way by exposing a virtual and temporary /sys/class/devcoredump device. T