Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dpsp_gfx_if.h309 struct psp_gfx_cmd_save_restore_ip_fw struct
311 … save_fw; /* if set, command is used for saving fw otherwise for resetoring*/
312 …; /* bits [31:0] of FB address of GART memory used as save/restore buffer (must be 4 KB aligned) */
313 … save_restore_addr_hi; /* bits [63:32] of FB address of GART memory used as save/restore buffer */
314 uint32_t buf_size; /* Size of the save/restore buffer in bytes */
315 enum psp_gfx_fw_type fw_type; /* FW type */

Completed in 6 milliseconds