Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v11_0.c820 int ctx_reg_offset; in gfx_v11_0_get_csb_buffer() local
849 ctx_reg_offset = in gfx_v11_0_get_csb_buffer()
852 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v11_0_get_csb_buffer()
3487 int ctx_reg_offset; in gfx_v11_0_cp_gfx_start() local
3525 ctx_reg_offset = in gfx_v11_0_cp_gfx_start()
3528 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v11_0_cp_gfx_start()
H A Dgfx_v10_0.c4250 int ctx_reg_offset; in gfx_v10_0_get_csb_buffer() local
4279 ctx_reg_offset = in gfx_v10_0_get_csb_buffer()
4282 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v10_0_get_csb_buffer()
6261 int ctx_reg_offset; in gfx_v10_0_cp_gfx_start() local
6298 ctx_reg_offset = in gfx_v10_0_cp_gfx_start()
6301 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v10_0_cp_gfx_start()