Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dpsp_gfx_if.h262 struct psp_gfx_cmd_save_restore_ip_fw struct
264 … save_fw; /* if set, command is used for saving fw otherwise for resetoring*/
265 …; /* bits [31:0] of FB address of GART memory used as save/restore buffer (must be 4 KB aligned) */
266 … save_restore_addr_hi; /* bits [63:32] of FB address of GART memory used as save/restore buffer */
267 uint32_t buf_size; /* Size of the save/restore buffer in bytes */
268 enum psp_gfx_fw_type fw_type; /* FW type */