Home
last modified time | relevance | path

Searched defs:switch_context (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/etnaviv/
H A Detnaviv_buffer.c348 bool switch_context = gpu->exec_state != exec_state; in etnaviv_buffer_queue() local
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_ring_submission.c944 static int switch_context(struct i915_request *rq) in switch_context() function