summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/early-quirks.c
Commit message (Expand)AuthorAgeFilesLines
* x86/pci: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen2023-12-011-2/+2
* drm/i915/rpl-p: Add PCI IDsMatt Atwood2022-04-191-0/+1
* x86/gpu: include drm/i915_pciids.h directly in early quirksJani Nikula2022-03-141-0/+1
* Merge drm/drm-next into drm-intel-nextRodrigo Vivi2022-01-311-1/+9
|\
| * Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-211-1/+9
| |\
| | * x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi2022-01-181-1/+9
* | | drm/i915/adl-n: Enable ADL-N platformTejas Upadhyay2021-12-201-0/+1
|/ /
* / drm/i915/rpl-s: Add PCI IDS for Raptor Lake SAnusha Srivatsa2021-12-081-0/+1
|/
* x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner2021-10-011-6/+0
* x86/gpu: add JasperLake to gen11 early quirksTejas Upadhyay2021-06-081-0/+1
* drm/i915/adl_p: ADL_P device info enablingClinton Taylor2021-05-071-0/+1
* x86/gpu: Add Alderlake-S stolen memory supportCaz Yokoyama2021-01-261-0/+1
* x86/gpu: add RKL stolen memory supportMatt Roper2020-05-201-0/+1
* x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng2019-11-291-0/+2
* x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng2019-11-291-0/+2
* x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng2019-11-121-0/+2
* x86/gpu: add TGL stolen memory supportMichel Thierry2019-07-171-0/+1
* x86/gpu: add ElkhartLake to gen11 early quirksRodrigo Vivi2019-04-011-0/+1
* drm/i915: Split Pineview device info into desktop and mobileTvrtko Ursulin2019-04-011-1/+2
* Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-201-0/+18
|\
| * x86/gpu: reserve ICL's graphics stolen memoryPaulo Zanoni2018-07-101-0/+18
* | x86/early-quirks: Rename duplicate define of dev_errJoe Perches2018-05-131-4/+4
|/
* x86/gpu: add CFL to early quirksLucas De Marchi2017-12-151-0/+1
* x86/early-quirks: replace the magical increment start valuesMatthew Auld2017-12-121-3/+3
* x86/early-quirks: export the stolen region as a resourceMatthew Auld2017-12-121-2/+9
* x86/early-quirks: Extend Intel graphics stolen memory placement to 64bitJoonas Lahtinen2017-12-121-37/+38
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-2/+2
|\
| * treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-2/+2
* | x86/gpu: CNL uses the same GMS values as SKLPaulo Zanoni2017-07-061-0/+1
|/
* Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-0/+1
|\
| * x86/gpu: GLK uses the same GMS values as SKLPaulo Zanoni2017-01-271-0/+1
* | x86/boot/e820: Simplify the e820__update_table() interfaceIngo Molnar2017-01-281-1/+1
* | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-1/+1
* | x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-281-1/+1
* | x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()Ingo Molnar2017-01-281-1/+1
* | x86/boot/e820: Harmonize the 'struct e820_table' fieldsIngo Molnar2017-01-281-1/+1
* | x86/boot/e820: Rename everything to e820_tableIngo Molnar2017-01-281-1/+1
* | x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar2017-01-281-1/+1
|/
* Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-111-13/+5
|\
| * drm/i915: Remove .is_mobile field from platform structCarlos Santa2016-09-071-6/+3
| * drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä2016-08-111-7/+2
* | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-1/+1
|/
* Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-261-13/+92
|\
| * x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-07-101-0/+64
| * x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-07-101-13/+21
| * x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner2016-07-101-0/+7
* | x86: Silence 32bit compiler warning in intel_graphics_stolen()Chris Wilson2016-05-101-3/+4
* | drm/i915: Function per early graphics quirkJoonas Lahtinen2016-04-251-89/+98
* | drm/i915: Canonicalize stolen memory calculationsJoonas Lahtinen2016-04-251-130/+104
|/