Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dpsp_gfx_if.h398 struct psp_gfx_resp struct
400 uint32_t status; /* +0 status of command execution */
401 uint32_t session_id; /* +4 session ID in response to LoadTa command */
402 … fw_addr_lo; /* +8 bits [31:0] of FW address within TMR (in response to cmd_load_ip_fw command) */
403 …fw_addr_hi; /* +12 bits [63:32] of FW address within TMR (in response to cmd_load_ip_fw command) */
404 …16 size of the TMR to be reserved including MM fw and Gfx fw in response to cmd_load_toc command */
406 uint32_t reserved[11];
408 union psp_gfx_uresp uresp; /* +64 response union containing command-specific responses */