Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c2784 if (gma_tail >= gma_head) in gma_out_of_range()
2803 gma_head = rb_start + rb_head; in command_scan()
2841 unsigned long gma_head, gma_tail; in scan_workload() local
2858 s.ring_head = gma_head; in scan_workload()
2867 ret = ip_gma_set(&s, gma_head); in scan_workload()
2905 s.ring_head = gma_head; in scan_wa_ctx()
2911 ret = ip_gma_set(&s, gma_head); in scan_wa_ctx()
2959 if (gma_head > gma_tail) { in shadow_workload_ring_buffer()
2967 gma_head = workload->rb_start; in shadow_workload_ring_buffer()
3180 gma_head = 0; in intel_gvt_scan_engine_context()
[all …]