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