summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/early-quirks.c
AgeCommit message (Expand)Author
2023-12-01x86/pci: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen
2022-04-19drm/i915/rpl-p: Add PCI IDsMatt Atwood
2022-03-14x86/gpu: include drm/i915_pciids.h directly in early quirksJani Nikula
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2022-01-21Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-18x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi
2021-12-20drm/i915/adl-n: Enable ADL-N platformTejas Upadhyay
2021-12-08drm/i915/rpl-s: Add PCI IDS for Raptor Lake SAnusha Srivatsa
2021-10-01x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner
2021-06-08x86/gpu: add JasperLake to gen11 early quirksTejas Upadhyay
2021-05-07drm/i915/adl_p: ADL_P device info enablingClinton Taylor
2021-01-26x86/gpu: Add Alderlake-S stolen memory supportCaz Yokoyama
2020-05-20x86/gpu: add RKL stolen memory supportMatt Roper
2019-11-29x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng
2019-11-29x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng
2019-11-12x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2019-07-17x86/gpu: add TGL stolen memory supportMichel Thierry
2019-04-01x86/gpu: add ElkhartLake to gen11 early quirksRodrigo Vivi
2019-04-01drm/i915: Split Pineview device info into desktop and mobileTvrtko Ursulin
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-10x86/gpu: reserve ICL's graphics stolen memoryPaulo Zanoni
2018-05-13x86/early-quirks: Rename duplicate define of dev_errJoe Perches
2017-12-15x86/gpu: add CFL to early quirksLucas De Marchi
2017-12-12x86/early-quirks: replace the magical increment start valuesMatthew Auld
2017-12-12x86/early-quirks: export the stolen region as a resourceMatthew Auld
2017-12-12x86/early-quirks: Extend Intel graphics stolen memory placement to 64bitJoonas Lahtinen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner
2017-07-06x86/gpu: CNL uses the same GMS values as SKLPaulo Zanoni
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-01-28x86/boot/e820: Simplify the e820__update_table() interfaceIngo Molnar
2017-01-28x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar
2017-01-28x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar
2017-01-28x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()Ingo Molnar
2017-01-28x86/boot/e820: Harmonize the 'struct e820_table' fieldsIngo Molnar
2017-01-28x86/boot/e820: Rename everything to e820_tableIngo Molnar
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar
2017-01-27x86/gpu: GLK uses the same GMS values as SKLPaulo Zanoni
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko
2016-09-07drm/i915: Remove .is_mobile field from platform structCarlos Santa
2016-08-11drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-07-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-05-10x86: Silence 32bit compiler warning in intel_graphics_stolen()Chris Wilson
2016-04-25drm/i915: Function per early graphics quirkJoonas Lahtinen
2016-04-25drm/i915: Canonicalize stolen memory calculationsJoonas Lahtinen