Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v11_0.c619 int ctx_reg_offset; in gfx_v11_0_get_csb_buffer() local
648 ctx_reg_offset = in gfx_v11_0_get_csb_buffer()
651 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v11_0_get_csb_buffer()
3132 int ctx_reg_offset; in gfx_v11_0_cp_gfx_start() local
3170 ctx_reg_offset = in gfx_v11_0_cp_gfx_start()
3173 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v11_0_cp_gfx_start()
H A Dgfx_v10_0.c4076 int ctx_reg_offset; in gfx_v10_0_get_csb_buffer() local
4105 ctx_reg_offset = in gfx_v10_0_get_csb_buffer()
4108 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v10_0_get_csb_buffer()
5952 int ctx_reg_offset; in gfx_v10_0_cp_gfx_start() local
5989 ctx_reg_offset = in gfx_v10_0_cp_gfx_start()
5992 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v10_0_cp_gfx_start()