Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dgfx_v11_0.c611 int ctx_reg_offset; in gfx_v11_0_get_csb_buffer() local
640 ctx_reg_offset = in gfx_v11_0_get_csb_buffer()
643 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v11_0_get_csb_buffer()
3124 int ctx_reg_offset; in gfx_v11_0_cp_gfx_start() local
3162 ctx_reg_offset = in gfx_v11_0_cp_gfx_start()
3165 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v11_0_cp_gfx_start()
Dgfx_v10_0.c4081 int ctx_reg_offset; in gfx_v10_0_get_csb_buffer() local
4110 ctx_reg_offset = in gfx_v10_0_get_csb_buffer()
4113 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v10_0_get_csb_buffer()
5957 int ctx_reg_offset; in gfx_v10_0_cp_gfx_start() local
5994 ctx_reg_offset = in gfx_v10_0_cp_gfx_start()
5997 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v10_0_cp_gfx_start()