Home
last modified time | relevance | path

Searched refs:ctx_reg_offset (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v11_0.c810 int ctx_reg_offset; in gfx_v11_0_get_csb_buffer() local
839 ctx_reg_offset = in gfx_v11_0_get_csb_buffer()
842 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v11_0_get_csb_buffer()
3423 int ctx_reg_offset; in gfx_v11_0_cp_gfx_start() local
3461 ctx_reg_offset = in gfx_v11_0_cp_gfx_start()
3464 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v11_0_cp_gfx_start()
Dgfx_v10_0.c4238 int ctx_reg_offset; in gfx_v10_0_get_csb_buffer() local
4267 ctx_reg_offset = in gfx_v10_0_get_csb_buffer()
4270 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v10_0_get_csb_buffer()
6215 int ctx_reg_offset; in gfx_v10_0_cp_gfx_start() local
6252 ctx_reg_offset = in gfx_v10_0_cp_gfx_start()
6255 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v10_0_cp_gfx_start()