Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dpsp_gfx_if.h231 struct psp_gfx_resp struct
233 uint32_t status; /* +0 status of command execution */
234 uint32_t session_id; /* +4 session ID in response to LoadTa command */
235 …_lo; /* +8 bits [31:0] of FW address within TMR (in response to cmd_load_ip_fw command) */
236 …hi; /* +12 bits [63:32] of FW address within TMR (in response to cmd_load_ip_fw command) */
238 uint32_t reserved[4];