Searched refs:INTEL_HASWELL (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_device_info.h | 69 INTEL_HASWELL, enumerator
|
H A D | i915_drv.h | 555 #define IS_HASWELL(i915) IS_PLATFORM(i915, INTEL_HASWELL) 603 IS_SUBPLATFORM(i915, INTEL_HASWELL, INTEL_SUBPLATFORM_ULT) 610 IS_SUBPLATFORM(i915, INTEL_HASWELL, INTEL_SUBPLATFORM_ULX)
|
H A D | i915_pci.c | 401 PLATFORM(INTEL_HASWELL), \
|
H A D | i915_perf.c | 5023 case INTEL_HASWELL: in oa_init_supported_formats()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | intel-family.h | 88 #define INTEL_HASWELL IFM(6, 0x3C) macro
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | intel.c | 156 { INTEL_HASWELL, 0x03, 0x23 },
|