Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v11_0.c612 int ctx_reg_offset; in gfx_v11_0_get_csb_buffer() local
641 ctx_reg_offset = in gfx_v11_0_get_csb_buffer()
644 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v11_0_get_csb_buffer()
3039 int ctx_reg_offset; in gfx_v11_0_cp_gfx_start() local
3077 ctx_reg_offset = in gfx_v11_0_cp_gfx_start()
3080 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v11_0_cp_gfx_start()
Dgfx_v10_0.c4164 int ctx_reg_offset; in gfx_v10_0_get_csb_buffer() local
4193 ctx_reg_offset = in gfx_v10_0_get_csb_buffer()
4196 buffer[count++] = cpu_to_le32(ctx_reg_offset); in gfx_v10_0_get_csb_buffer()
6019 int ctx_reg_offset; in gfx_v10_0_cp_gfx_start() local
6056 ctx_reg_offset = in gfx_v10_0_cp_gfx_start()
6059 amdgpu_ring_write(ring, ctx_reg_offset); in gfx_v10_0_cp_gfx_start()