summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_device_info.c
AgeCommit message (Expand)Author
2022-01-05Merge remote-tracking branch 'drm-intel/drm-intel-next' into drm-tipDouglas Anderson
2021-12-20drm/i915/adl-n: Enable ADL-N platformTejas Upadhyay
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2021-12-15drm/i915/fbc: Introduce device info fbc_maskVille Syrjälä
2021-12-13drm/i915: Move pipe/transcoder/abox masks under intel_device_info.displayVille Syrjälä
2021-12-08drm/i915/rpl-s: Add PCI IDS for Raptor Lake SAnusha Srivatsa
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin
2021-11-02drm/i915: Add struct to hold IP versionJosé Roberto de Souza
2021-07-30drm/i915: finish removal of CNLLucas De Marchi
2021-07-30drm/i915: rename/remove CNL registersLucas De Marchi
2021-07-30drm/i915: switch num_scalers/num_sprites to consider DISPLAY_VERLucas De Marchi
2021-07-24drm/i915: fix not reading DSC disable fuse in GLKLucas De Marchi
2021-07-22Merge branch 'topic/xehp-dg2-definitions-2021-07-21' into drm-intel-nextMatt Roper
2021-07-22drm/i915/dg2: add DG2 platform infoMatt Roper
2021-07-22drm/i915/xehpsdv: add initial XeHP SDV definitionsLucas De Marchi
2021-07-22drm/i915: Add release id versionLucas De Marchi
2021-07-22drm/i915: do not abbreviate version in debugfsLucas De Marchi
2021-07-21drm/i915: Make display workaround upper bounds exclusiveMatt Roper
2021-07-21drm/i915/adl_s: Wa_14011765242 is also needed on A1 display steppingMatt Roper
2021-07-09drm/i915: Add release id versionLucas De Marchi
2021-07-09drm/i915: do not abbreviate version in debugfsLucas De Marchi
2021-06-07drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-05-19drm/i915/dmc: s/HAS_CSR/HAS_DMCAnusha Srivatsa
2021-05-12drm/i915/xelpd: Define plane capabilitiesMatt Roper
2021-05-07drm/i915/adl_p: ADL_P device info enablingClinton Taylor
2021-04-14drm/i915: add media and display versions to device_info printLucas De Marchi
2021-04-14drm/i915: eliminate remaining uses of intel_device_info->genLucas De Marchi
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-29drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEPJani Nikula
2021-03-24drm/i915: Decrease number of subplatform bitsTvrtko Ursulin
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann
2021-02-01drm/i915/adl_s: Add display WAs for ADL-SAditya Swarup
2021-02-01drm/i915/display: Add HAS_D12_PLANE_MINIMIZATIONJosé Roberto de Souza
2021-01-20drm/i915/adl_s: Add ADL-S platform info and PCI idsCaz Yokoyama
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-12-23drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson
2020-11-27drm/i915: remove trailing semicolon in macro definitionTom Rix
2020-10-14drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay
2020-09-11drm/i915: disable all display features when no displayJani Nikula
2020-08-17drm/i915/tgl: Set subplatformsJosé Roberto de Souza
2020-07-14drm/i915/dg1: add initial DG-1 definitionsAbdiel Janulgue
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota
2020-07-08drm/i915/sseu: Move sseu detection and dump to intel_sseuDaniele Ceraolo Spurio
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio
2020-07-08drm/i915: Move engine-related mmio init to engines_init_mmioDaniele Ceraolo Spurio
2020-07-08drm/i915: Use the gt in HAS_ENGINEDaniele Ceraolo Spurio
2020-07-08drm/i915: Convert device_info to uncore/de_readDaniele Ceraolo Spurio
2020-06-02drm/i915: Identify Cometlake platformChris Wilson
2020-05-20drm/i915/rkl: Limit number of universal planes to 5Matt Roper
2020-05-19drm/i915/rkl: Add RKL platform info and PCI idsMatt Roper