Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc_debugfs.c20 if (!intel_gsc_uc_is_supported(gsc)) in gsc_info_show()
35 if (!intel_gsc_uc_is_supported(gsc_uc)) in intel_gsc_uc_debugfs_register()
H A Dintel_gsc_uc.h69 static inline bool intel_gsc_uc_is_supported(struct intel_gsc_uc *gsc) in intel_gsc_uc_is_supported() function
H A Dintel_gsc_uc.c326 if (!intel_gsc_uc_is_supported(gsc)) { in intel_gsc_uc_load_status()