Home
last modified time | relevance | path

Searched refs:cmd_buf_addr_hi (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_gfx_if.h305 /* Structure of Command buffer pointed by psp_gfx_rb_frame.cmd_buf_addr_hi
342 uint32_t cmd_buf_addr_hi; /* +4 bits [63:32] of GPU Virtual address of command buffer */ member
H A Damdgpu_psp.c2389 write_frame->cmd_buf_addr_hi = upper_32_bits(cmd_buf_mc_addr); in psp_ring_cmd_submit()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_gfx_if.h408 /* Structure of Command buffer pointed by psp_gfx_rb_frame.cmd_buf_addr_hi
445 uint32_t cmd_buf_addr_hi; /* +4 bits [63:32] of GPU Virtual address of command buffer */ member
H A Damdgpu_psp.c2977 write_frame->cmd_buf_addr_hi = upper_32_bits(cmd_buf_mc_addr); in psp_ring_cmd_submit()

Completed in 10 milliseconds