diff options
| author | Timur Tabi <ttabi@nvidia.com> | 2025-10-10 17:39:57 -0500 |
|---|---|---|
| committer | Lyude Paul <lyude@redhat.com> | 2025-11-12 12:53:11 -0500 |
| commit | de0d6e19d2ef33ba34be2467ffdf3595da5f5326 (patch) | |
| tree | 70e7dbe66e43ffdcb77f38491d45ea1515761167 /tools/docs/lib/parse_data_structs.py | |
| parent | 85ce566b362447fa4a2dd9d124c46fbfd04465be (diff) | |
drm/nouveau: fully define nvfw_hs_load_header_v2
Add the missing fields of the nvfw_hs_load_header_v2 struct, so that the
struct matches the actual contents of the firmware images.
nvfw_hs_load_header_v2 is a struct that defines a header for some firmware
images used by Nouveau. The current structure definition is incomplete;
it omits the last two fields because they are unused.
To maintain consistency between Nouveau, OpenRM, and Nova, and to
make it easier to support possible future images, we should fully define
the struct. Also add a __counted_by tag for the flex array.
Signed-off-by: Timur Tabi <ttabi@nvidia.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patch.msgid.link/20251010223957.1078525-1-ttabi@nvidia.com
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
