Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gsc.h18 void xe_gsc_wait_for_worker_completion(struct xe_gsc *gsc);
H A Dxe_gsc_proxy.c399 xe_gsc_wait_for_worker_completion(gsc); in xe_gsc_proxy_component_unbind()
453 xe_gsc_wait_for_worker_completion(gsc); in xe_gsc_proxy_stop()
H A Dxe_gsc.c549 void xe_gsc_wait_for_worker_completion(struct xe_gsc *gsc) in xe_gsc_wait_for_worker_completion() function