Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds