Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gsc.c183 static int gsc_fw_is_loaded(struct xe_gt *gt) in gsc_fw_is_loaded() function
211 if (gsc_fw_is_loaded(gt)) { in gsc_upload()
314 if (!gsc_fw_is_loaded(gt)) in gsc_er_complete()
534 if (gsc_fw_is_loaded(gt)) { in xe_gsc_load_start()
591 if (!XE_GT_WA(gt, 14015076503) || !gsc_fw_is_loaded(gt)) in xe_gsc_wa_14015076503()