Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dgen8_engine_cs.h124 gen8_emit_ggtt_write(u32 *cs, u32 value, u32 gtt_offset, u32 flags) in gen8_emit_ggtt_write() function
Dgen8_engine_cs.c575 return gen8_emit_ggtt_write(cs, rq->fence.seqno, hwsp_offset(rq), 0); in emit_xcs_breadcrumb()
/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c4832 cs = gen8_emit_ggtt_write(cs, in emit_bb_start_parent_no_preempt_mid_batch()
4864 cs = gen8_emit_ggtt_write(cs, in emit_bb_start_child_no_preempt_mid_batch()
4918 cs = gen8_emit_ggtt_write(cs, in __emit_fini_breadcrumb_parent_no_preempt_mid_batch()
4967 cs = gen8_emit_ggtt_write(cs, in emit_fini_breadcrumb_parent_no_preempt_mid_batch()
5001 cs = gen8_emit_ggtt_write(cs, in __emit_fini_breadcrumb_child_no_preempt_mid_batch()
5043 cs = gen8_emit_ggtt_write(cs, in emit_fini_breadcrumb_child_no_preempt_mid_batch()