Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dpsp_gfx_if.h303 struct psp_gfx_resp struct
305 uint32_t status; /* +0 status of command execution */
306 uint32_t session_id; /* +4 session ID in response to LoadTa command */
307 … fw_addr_lo; /* +8 bits [31:0] of FW address within TMR (in response to cmd_load_ip_fw command) */
308 …fw_addr_hi; /* +12 bits [63:32] of FW address within TMR (in response to cmd_load_ip_fw command) */
309 …16 size of the TMR to be reserved including MM fw and Gfx fw in response to cmd_load_toc command */
311 uint32_t reserved[3];