Home
last modified time | relevance | path

Searched defs:gfx_firmware_header_v2_0 (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ucode.h176 struct gfx_firmware_header_v2_0 { struct
177 struct common_firmware_header header;
178 uint32_t ucode_feature_version;
179 uint32_t ucode_size_bytes;
180 uint32_t ucode_offset_bytes;
181 uint32_t data_size_bytes;
182 uint32_t data_offset_bytes;
183 uint32_t ucode_start_addr_lo;
184 uint32_t ucode_start_addr_hi;