1 .. SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 3 ======== 4 Firmware 5 ======== 6 7 Firmware Layout 8 =============== 9 10 .. kernel-doc:: drivers/gpu/drm/xe/xe_uc_fw_abi.h 11 :doc: CSS-based Firmware Layout 12 13 .. kernel-doc:: drivers/gpu/drm/xe/xe_uc_fw_abi.h 14 :doc: GSC-based Firmware Layout 15 16 Write Once Protected Content Memory (WOPCM) Layout 17 ================================================== 18 19 .. kernel-doc:: drivers/gpu/drm/xe/xe_wopcm.c 20 :doc: Write Once Protected Content Memory (WOPCM) Layout 21 22 GuC CTB Blob 23 ============ 24 25 .. kernel-doc:: drivers/gpu/drm/xe/xe_guc_ct.c 26 :doc: GuC CTB Blob 27 28 GuC Power Conservation (PC) 29 =========================== 30 31 .. kernel-doc:: drivers/gpu/drm/xe/xe_guc_pc.c 32 :doc: GuC Power Conservation (PC) 33 34 Internal API 35 ============ 36 37 TODO
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.