Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
amdgpu_gfx_v10_0.c | 955 int ctx_reg_offset; local in function:gfx_v10_0_get_csb_buffer 984 ctx_reg_offset = 987 buffer[count++] = cpu_to_le32(ctx_reg_offset); 2663 int ctx_reg_offset; local in function:gfx_v10_0_cp_gfx_start 2700 ctx_reg_offset = 2703 amdgpu_ring_write(ring, ctx_reg_offset); |
amdgpu_gfx_v10_0.c | 955 int ctx_reg_offset; local in function:gfx_v10_0_get_csb_buffer 984 ctx_reg_offset = 987 buffer[count++] = cpu_to_le32(ctx_reg_offset); 2663 int ctx_reg_offset; local in function:gfx_v10_0_cp_gfx_start 2700 ctx_reg_offset = 2703 amdgpu_ring_write(ring, ctx_reg_offset); |