diff options
author | Jeffrey Hugo <quic_jhugo@quicinc.com> | 2024-10-21 14:03:55 -0600 |
---|---|---|
committer | Jeffrey Hugo <quic_jhugo@quicinc.com> | 2024-10-25 11:10:34 -0600 |
commit | 93accc16a8d45a44e1f51fdf2c6014feedb13d27 (patch) | |
tree | a5e78089141c7f9d6798cf1b70d88ec338243e8e /drivers/gpu/drm/omapdrm/dss | |
parent | 3ae80b375739495e36fc6143ff27716fe390a13e (diff) |
accel/qaic: Add crashdump to Sahara
The Sahara protocol has a crashdump functionality. In the hello
exchange, the device can advertise it has a memory dump available for
the host to collect. Instead of the device making requests of the host,
the host requests data from the device which can be later analyzed.
Implement this functionality and utilize the devcoredump framework for
handing the dump over to userspace.
Similar to how firmware loading in Sahara involves multiple files,
crashdump can consist of multiple files for different parts of the dump.
Structure these into a single buffer that userspace can parse and
extract the original files from.
Reviewed-by: Carl Vanderlip <quic_carlv@quicinc.com>
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241021200355.544126-1-quic_jhugo@quicinc.com
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss')
0 files changed, 0 insertions, 0 deletions