Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_gt.c157 static void init_unused_ring(struct intel_gt *gt, u32 base) in init_unused_ring() function
172 init_unused_ring(gt, PRB1_BASE); in init_unused_rings()
173 init_unused_ring(gt, SRB0_BASE); in init_unused_rings()
174 init_unused_ring(gt, SRB1_BASE); in init_unused_rings()
175 init_unused_ring(gt, SRB2_BASE); in init_unused_rings()
176 init_unused_ring(gt, SRB3_BASE); in init_unused_rings()
178 init_unused_ring(gt, SRB0_BASE); in init_unused_rings()
179 init_unused_ring(gt, SRB1_BASE); in init_unused_rings()
181 init_unused_ring(gt, PRB1_BASE); in init_unused_rings()
182 init_unused_ring(gt, PRB2_BASE); in init_unused_rings()