-
- Downloads
drm/panfrost: Improve fault reporting
Also put exception name resolution to a single function common to gpu,
job and mmu because the hw values are consecutive and we can read status
values in a block that correspond to error conditions that belong to
another IP block.
Signed-off-by:
Tomeu Vizoso <tomeu.vizoso@collabora.com>
Showing
- drivers/gpu/drm/panfrost/panfrost_device.c 57 additions, 0 deletionsdrivers/gpu/drm/panfrost/panfrost_device.c
- drivers/gpu/drm/panfrost/panfrost_device.h 2 additions, 0 deletionsdrivers/gpu/drm/panfrost/panfrost_device.h
- drivers/gpu/drm/panfrost/panfrost_gpu.c 13 additions, 4 deletionsdrivers/gpu/drm/panfrost/panfrost_gpu.c
- drivers/gpu/drm/panfrost/panfrost_job.c 1 addition, 34 deletionsdrivers/gpu/drm/panfrost/panfrost_job.c
- drivers/gpu/drm/panfrost/panfrost_mmu.c 1 addition, 22 deletionsdrivers/gpu/drm/panfrost/panfrost_mmu.c
- drivers/gpu/drm/panfrost/panfrost_regs.h 3 additions, 0 deletionsdrivers/gpu/drm/panfrost/panfrost_regs.h
Please register or sign in to comment