Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gsc.c180 static int gsc_fw_is_loaded(struct xe_gt *gt) in gsc_fw_is_loaded() function
208 if (gsc_fw_is_loaded(gt)) { in gsc_upload()
313 if (!gsc_fw_is_loaded(gt)) in gsc_er_complete()
537 if (gsc_fw_is_loaded(gt)) { in xe_gsc_load_start()
581 if (!XE_WA(gt, 14015076503) || !gsc_fw_is_loaded(gt)) in xe_gsc_wa_14015076503()