vdbox_sfc_access 357 drivers/gpu/drm/i915/gt/intel_engine_cs.c RUNTIME_INFO(i915)->vdbox_sfc_access & engine->mask) || vdbox_sfc_access 313 drivers/gpu/drm/i915/gt/intel_reset.c u8 vdbox_sfc_access = RUNTIME_INFO(engine->i915)->vdbox_sfc_access; vdbox_sfc_access 322 drivers/gpu/drm/i915/gt/intel_reset.c if ((BIT(engine->instance) & vdbox_sfc_access) == 0) vdbox_sfc_access 380 drivers/gpu/drm/i915/gt/intel_reset.c u8 vdbox_sfc_access = RUNTIME_INFO(engine->i915)->vdbox_sfc_access; vdbox_sfc_access 386 drivers/gpu/drm/i915/gt/intel_reset.c if ((BIT(engine->instance) & vdbox_sfc_access) == 0) vdbox_sfc_access 107 drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c blob->system_info.vdbox_sfc_support_mask = RUNTIME_INFO(dev_priv)->vdbox_sfc_access; vdbox_sfc_access 1028 drivers/gpu/drm/i915/intel_device_info.c RUNTIME_INFO(dev_priv)->vdbox_sfc_access |= BIT(i); vdbox_sfc_access 215 drivers/gpu/drm/i915/intel_device_info.h u8 vdbox_sfc_access;