Searched refs:IS_SKYLAKE (Results 1 – 11 of 11) sorted by relevance
377 if (IS_SKYLAKE(dev_priv) || in emulate_monitor_status_change()494 if ((IS_SKYLAKE(dev_priv) || in emulate_monitor_status_change()691 if (IS_SKYLAKE(i915) || in intel_vgpu_emulate_hotplug()779 if (IS_SKYLAKE(dev_priv) || in intel_vgpu_clean_display()807 if (IS_SKYLAKE(dev_priv) || in intel_vgpu_init_display()
82 else if (IS_SKYLAKE(i915)) in intel_gvt_get_device_type()1708 if (IS_SKYLAKE(vgpu->gvt->gt->i915) || in mailbox_write()1734 if (IS_SKYLAKE(vgpu->gvt->gt->i915) || in mailbox_write()3004 } else if (IS_SKYLAKE(i915) || in intel_gvt_setup_mmio_info()
34 #define IS_SKYLAKE(dev_priv) (dev_priv && 0) macro
498 if (IS_SKYLAKE(i915) || in gen9_ctx_workarounds_init()941 else if (IS_SKYLAKE(i915)) in __intel_engine_init_ctx_wa()1194 if (IS_SKYLAKE(gt->i915) && IS_GRAPHICS_STEP(gt->i915, STEP_A0, STEP_H0)) in skl_gt_workarounds_init()1685 else if (IS_SKYLAKE(i915)) in gt_init_workarounds()2130 else if (IS_SKYLAKE(i915)) in intel_engine_init_whitelist()2441 if (IS_SKYLAKE(i915) || in rcs_engine_wa_init()
145 } else if (IS_SKYLAKE(rc6_to_i915(rc6))) { in gen9_rc6_enable()
56 if (IS_SKYLAKE(dev_priv)) in is_supported_device()
477 #define IS_SKYLAKE(i915) IS_PLATFORM(i915, INTEL_SKYLAKE) macro602 (IS_SKYLAKE(i915) && (INTEL_INFO(i915)->gt == 3 || INTEL_INFO(i915)->gt == 4))
217 } else if (IS_SKYLAKE(i915)) { in intel_step_init()
754 else if (IS_SKYLAKE(i915)) in intel_clock_gating_hooks_init()
179 pre |= IS_SKYLAKE(dev_priv) && INTEL_REVID(dev_priv) < 0x6; in intel_detect_preproduction_hw()
1292 } else if (IS_SKYLAKE(i915) || in intel_gvt_iterate_mmio_table()
Completed in 41 milliseconds