Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc_fw.c33 #define SKL_FW_MAJOR 9 macro
45 #define I915_SKL_GUC_UCODE GUC_FW_PATH(skl, SKL_FW_MAJOR, SKL_FW_MINOR)
70 guc_fw->major_ver_wanted = SKL_FW_MAJOR; in guc_fw_select()