Searched refs:init_unused_ring (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt.c | 98 static void init_unused_ring(struct intel_gt *gt, u32 base) in init_unused_ring() function 113 init_unused_ring(gt, PRB1_BASE); in init_unused_rings() 114 init_unused_ring(gt, SRB0_BASE); in init_unused_rings() 115 init_unused_ring(gt, SRB1_BASE); in init_unused_rings() 116 init_unused_ring(gt, SRB2_BASE); in init_unused_rings() 117 init_unused_ring(gt, SRB3_BASE); in init_unused_rings() 119 init_unused_ring(gt, SRB0_BASE); in init_unused_rings() 120 init_unused_ring(gt, SRB1_BASE); in init_unused_rings() 122 init_unused_ring(gt, PRB1_BASE); in init_unused_rings() 123 init_unused_ring(gt, PRB2_BASE); in init_unused_rings()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt.c | 98 static void init_unused_ring(struct intel_gt *gt, u32 base) in init_unused_ring() function 113 init_unused_ring(gt, PRB1_BASE); in init_unused_rings() 114 init_unused_ring(gt, SRB0_BASE); in init_unused_rings() 115 init_unused_ring(gt, SRB1_BASE); in init_unused_rings() 116 init_unused_ring(gt, SRB2_BASE); in init_unused_rings() 117 init_unused_ring(gt, SRB3_BASE); in init_unused_rings() 119 init_unused_ring(gt, SRB0_BASE); in init_unused_rings() 120 init_unused_ring(gt, SRB1_BASE); in init_unused_rings() 122 init_unused_ring(gt, PRB1_BASE); in init_unused_rings() 123 init_unused_ring(gt, PRB2_BASE); in init_unused_rings()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt.c | 98 static void init_unused_ring(struct intel_gt *gt, u32 base) in init_unused_ring() function 113 init_unused_ring(gt, PRB1_BASE); in init_unused_rings() 114 init_unused_ring(gt, SRB0_BASE); in init_unused_rings() 115 init_unused_ring(gt, SRB1_BASE); in init_unused_rings() 116 init_unused_ring(gt, SRB2_BASE); in init_unused_rings() 117 init_unused_ring(gt, SRB3_BASE); in init_unused_rings() 119 init_unused_ring(gt, SRB0_BASE); in init_unused_rings() 120 init_unused_ring(gt, SRB1_BASE); in init_unused_rings() 122 init_unused_ring(gt, PRB1_BASE); in init_unused_rings() 123 init_unused_ring(gt, PRB2_BASE); in init_unused_rings()
|