Skip to content
Snippets Groups Projects
Commit 7be0b5ac authored by Rob Herring's avatar Rob Herring
Browse files

drm/panfrost: rework exception string printing


The exception strings are a mixture of job, gpu and mmu exception
codes which happen to not overlap. But we don't need them in one
place, so move job exceptions to their own functions.

Refactor the switch statements to get a more compact representation.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent d1e26617
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment