Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_gfx_if.h183 struct psp_gfx_cmd_setup_tmr struct
185 …uf_phy_addr_lo; /* bits [31:0] of GPU Virtual address of TMR buffer (must be 4 KB aligned) */
186 uint32_t buf_phy_addr_hi; /* bits [63:32] of GPU Virtual address of TMR buffer */
187 uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB) */
188 union {
196 …y_addr_lo; /* bits [31:0] of system physical address of TMR buffer (must be 4 KB aligned) */
197 …t32_t system_phy_addr_hi; /* bits [63:32] of system physical address of TMR buffer */