Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc_fw.c36 #define BXT_FW_MAJOR 9 macro
48 #define I915_BXT_GUC_UCODE GUC_FW_PATH(bxt, BXT_FW_MAJOR, BXT_FW_MINOR)
74 guc_fw->major_ver_wanted = BXT_FW_MAJOR; in guc_fw_select()