Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h330 struct vpe_firmware_header_v1_0 { struct
331 struct common_firmware_header header;
332 uint32_t ucode_feature_version;
333 uint32_t ctx_ucode_size_bytes; /* context thread ucode size */
334 uint32_t ctx_jt_offset; /* context thread jt location */
335 uint32_t ctx_jt_size; /* context thread size of jt */
336 uint32_t ctl_ucode_offset;
337 uint32_t ctl_ucode_size_bytes; /* control thread ucode size */
338 uint32_t ctl_jt_offset; /* control thread jt location */
339 uint32_t ctl_jt_size; /* control thread size of jt */