Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dgsc_mkhi_commands_abi.h34 u16 compat_major; member
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_gsc_fw.c382 u16 compat_major; member
436 gsc->fw.file_selected.ver.major = msg_out->compat_major; in gsc_fw_query_compatibility_version()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gsc.c170 compat->minor = version_query_rd(xe, &bo->vmap, rd_offset, compat_major); in query_compatibility_version()