1.. SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 3======== 4Firmware 5======== 6 7Firmware Layout 8=============== 9 10.. kernel-doc:: drivers/gpu/drm/xe/xe_uc_fw_abi.h 11 :doc: CSS-based Firmware Layout 12 13Write Once Protected Content Memory (WOPCM) Layout 14================================================== 15 16.. kernel-doc:: drivers/gpu/drm/xe/xe_wopcm.c 17 :doc: Write Once Protected Content Memory (WOPCM) Layout 18 19GuC CTB Blob 20============ 21 22.. kernel-doc:: drivers/gpu/drm/xe/xe_guc_ct.c 23 :doc: GuC CTB Blob 24 25GuC Power Conservation (PC) 26=========================== 27 28.. kernel-doc:: drivers/gpu/drm/xe/xe_guc_pc.c 29 :doc: GuC Power Conservation (PC) 30 31Internal API 32============ 33 34TODO 35