Lines Matching refs:xe_gsc
39 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt()
44 static int memcpy_fw(struct xe_gsc *gsc) in memcpy_fw()
68 static int emit_gsc_upload(struct xe_gsc *gsc) in emit_gsc_upload()
124 static int query_compatibility_version(struct xe_gsc *gsc) in query_compatibility_version()
199 static int gsc_upload(struct xe_gsc *gsc) in gsc_upload()
259 static int gsc_upload_and_init(struct xe_gsc *gsc) in gsc_upload_and_init()
351 struct xe_gsc *gsc = container_of(work, typeof(*gsc), work); in gsc_work()
390 struct xe_gsc *gsc = >->uc.gsc; in xe_gsc_hwe_irq_handler()
404 int xe_gsc_init(struct xe_gsc *gsc) in xe_gsc_init()
446 struct xe_gsc *gsc = arg; in free_resources()
459 int xe_gsc_init_post_hwconfig(struct xe_gsc *gsc) in xe_gsc_init_post_hwconfig()
517 void xe_gsc_load_start(struct xe_gsc *gsc) in xe_gsc_load_start()
552 void xe_gsc_wait_for_worker_completion(struct xe_gsc *gsc) in xe_gsc_wait_for_worker_completion()
562 void xe_gsc_remove(struct xe_gsc *gsc) in xe_gsc_remove()
599 void xe_gsc_print_info(struct xe_gsc *gsc, struct drm_printer *p) in xe_gsc_print_info()