Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gem.c1168 static void init_unused_ring(struct intel_gt *gt, u32 base) in init_unused_ring() function
1183 init_unused_ring(gt, PRB1_BASE); in init_unused_rings()
1184 init_unused_ring(gt, SRB0_BASE); in init_unused_rings()
1185 init_unused_ring(gt, SRB1_BASE); in init_unused_rings()
1186 init_unused_ring(gt, SRB2_BASE); in init_unused_rings()
1187 init_unused_ring(gt, SRB3_BASE); in init_unused_rings()
1189 init_unused_ring(gt, SRB0_BASE); in init_unused_rings()
1190 init_unused_ring(gt, SRB1_BASE); in init_unused_rings()
1192 init_unused_ring(gt, PRB1_BASE); in init_unused_rings()
1193 init_unused_ring(gt, PRB2_BASE); in init_unused_rings()