linux/drivers/accel/amdxdna
Maíra Canal 0a5dc1b67e
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Among the scheduler's statuses, the only one that indicates an error is
DRM_GPU_SCHED_STAT_ENODEV. Any status other than DRM_GPU_SCHED_STAT_ENODEV
signifies that the operation succeeded and the GPU is in a nominal state.

However, to provide more information about the GPU's status, it is needed
to convey more information than just "OK".

Therefore, rename DRM_GPU_SCHED_STAT_NOMINAL to
DRM_GPU_SCHED_STAT_RESET, which better communicates the meaning of this
status. The status DRM_GPU_SCHED_STAT_RESET indicates that the GPU has
hung, but it has been successfully reset and is now in a nominal state
again.

Reviewed-by: Philipp Stanner <phasta@kernel.org>
Link: https://lore.kernel.org/r/20250714-sched-skip-reset-v6-1-5c5ba4f55039@igalia.com
Signed-off-by: Maíra Canal <mcanal@igalia.com>
2025-07-15 08:27:00 -03:00
..
aie2_ctx.c drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET 2025-07-15 08:27:00 -03:00
aie2_error.c
aie2_message.c accel/amdxdna: Fix incorrect size of ERT_START_NPU commands 2025-04-10 10:45:39 -07:00
aie2_msg_priv.h accel/amdxdna: Fix incorrect size of ERT_START_NPU commands 2025-04-10 10:45:39 -07:00
aie2_pci.c iommu: Remove IOMMU_DEV_FEAT_SVA 2025-04-28 13:04:29 +02:00
aie2_pci.h
aie2_pm.c
aie2_psp.c accel/amdxdna: Fix incorrect PSP firmware size 2025-06-09 07:16:32 -07:00
aie2_smu.c
aie2_solver.c
aie2_solver.h
amdxdna_ctx.c accel/amdxdna: Support submit commands without arguments 2025-05-08 09:58:21 -07:00
amdxdna_ctx.h
amdxdna_gem.c accel/amdxdna: Revise device bo creation and free 2025-06-16 22:29:09 -07:00
amdxdna_gem.h accel/amdxdna: Revise device bo creation and free 2025-06-16 22:29:09 -07:00
amdxdna_mailbox.c accel/amdxdna: Check interrupt register before mailbox_rx_worker exits 2025-02-27 08:41:46 -06:00
amdxdna_mailbox.h
amdxdna_mailbox_helper.c
amdxdna_mailbox_helper.h
amdxdna_pci_drv.c accel/amdxdna: Add BO import and export 2025-03-28 11:14:06 -07:00
amdxdna_pci_drv.h accel/amdxdna: Add BO import and export 2025-03-28 11:14:06 -07:00
amdxdna_sysfs.c
Kconfig
Makefile
npu1_regs.c
npu2_regs.c
npu4_regs.c
npu5_regs.c
npu6_regs.c
TODO accel/amdxdna: Add BO import and export 2025-03-28 11:14:06 -07:00