Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h107 bool needs_ggtt_mapping; member
298 bool needs_ggtt_mapping);
H A Dintel_uc_fw.c496 bool needs_ggtt_mapping) in intel_uc_fw_init_early() argument
510 uc_fw->needs_ggtt_mapping = needs_ggtt_mapping; in intel_uc_fw_init_early()
777 if (uc_fw->needs_ggtt_mapping && (*fw)->size > INTEL_UC_RSVD_GGTT_PER_FW) { in try_firmware_load()
1023 if (!uc_fw->needs_ggtt_mapping) in uc_fw_bind_ggtt()