Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Dpsp_gfx_if.h187 struct psp_gfx_cmd_setup_tmr struct
189 …uf_phy_addr_lo; /* bits [31:0] of GPU Virtual address of TMR buffer (must be 4 KB aligned) */
190 uint32_t buf_phy_addr_hi; /* bits [63:32] of GPU Virtual address of TMR buffer */
191 uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB) */
192 union {
200 …y_addr_lo; /* bits [31:0] of system physical address of TMR buffer (must be 4 KB aligned) */
201 …t32_t system_phy_addr_hi; /* bits [63:32] of system physical address of TMR buffer */