drm/msm: Import a7xx crashdump register lists from kgsl
authorConnor Abbott <cwabbott0@gmail.com>
Thu, 25 Jan 2024 13:10:54 +0000 (13:10 +0000)
committerRob Clark <robdclark@chromium.org>
Mon, 26 Feb 2024 15:29:54 +0000 (07:29 -0800)
commitfadbbfbf644e467f8775d4382c60aa4ae5401f4a
tree2e944d29c707131aa7532f2ce1e6102c1b34ef20
parentd2bcca0ccccfa5efe0e61bebaf3a367f3af79201
drm/msm: Import a7xx crashdump register lists from kgsl

This imports these files as-is, the following commits will have to make
slight changes to get them to compile because downstream uses
un-namespaced enums that conflict with a6xx. However we should try as
much as possible to stick to downstream's format to make importing new
gens easier.

Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
Patchwork: https://patchwork.freedesktop.org/patch/575921/
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/adreno/adreno_gen7_0_0_snapshot.h [new file with mode: 0644]
drivers/gpu/drm/msm/adreno/adreno_gen7_2_0_snapshot.h [new file with mode: 0644]