Searched refs:init_unused_ring (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| A D | intel_gt.c | 142 static void init_unused_ring(struct intel_gt *gt, u32 base) in init_unused_ring() function 157 init_unused_ring(gt, PRB1_BASE); in init_unused_rings() 158 init_unused_ring(gt, SRB0_BASE); in init_unused_rings() 159 init_unused_ring(gt, SRB1_BASE); in init_unused_rings() 160 init_unused_ring(gt, SRB2_BASE); in init_unused_rings() 161 init_unused_ring(gt, SRB3_BASE); in init_unused_rings() 163 init_unused_ring(gt, SRB0_BASE); in init_unused_rings() 164 init_unused_ring(gt, SRB1_BASE); in init_unused_rings() 166 init_unused_ring(gt, PRB1_BASE); in init_unused_rings() 167 init_unused_ring(gt, PRB2_BASE); in init_unused_rings()
|
Completed in 5 milliseconds