Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dpsp_gfx_if.h118 struct psp_gfx_cmd_load_ta struct
120 …ddr_lo; /* bits [31:0] of the GPU Virtual address of the TA binary (must be 4 KB aligned) */
121 …t32_t app_phy_addr_hi; /* bits [63:32] of the GPU Virtual address of the TA binary */
122 uint32_t app_len; /* length of the TA binary in bytes */
123 …f_phy_addr_lo; /* bits [31:0] of the GPU Virtual address of CMD buffer (must be 4 KB aligned) */
124 …uint32_t cmd_buf_phy_addr_hi; /* bits [63:32] of the GPU Virtual address of CMD buffer */
125 …_t cmd_buf_len; /* length of the CMD buffer in bytes; must be multiple of 4 KB */