summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/soc
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECCVivek Kasireddy2025-04-071-0/+4
* drm/i915/pch: Remove unused i915->pch_idJani Nikula2025-02-121-4/+0
* drm/i915/pch: Hide PCH device IDsJani Nikula2025-02-122-31/+30
* drm/i915/pch: Make LPT LP a dedicated PCH typeJani Nikula2025-02-122-12/+10
* drm/i915/soc: fix typos in i915/soc filesNitin Gote2025-01-231-1/+1
* drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()Jani Nikula2024-10-022-3/+6
* drm/i915/bios: Extract soc/intel_rom.cVille Syrjälä2024-10-012-0/+185
* drm/i915: move comments about FSB straps to proper placeJani Nikula2024-06-171-0/+8
* drm/i915: use i9xx_fsb_freq() for GT clock frequencyJani Nikula2024-06-172-1/+2
* drm/i915: extend the fsb_freq initialization to more platformsJani Nikula2024-06-171-14/+41
* drm/i915: convert fsb_freq and mem_freq to kHzJani Nikula2024-06-171-25/+25
* drm/i915/dram: rearrange mem freq initJani Nikula2024-06-171-34/+25
* drm/i915/dram: split out pnv DDR3 detectionJani Nikula2024-06-171-4/+8
* drm/i915/dram: separate fsb freq detection from mem freqJani Nikula2024-06-171-46/+60
* drm: move i915_drm.h under include/drm/intelJani Nikula2024-05-311-1/+1
* drm/i915/bmg: BMG should re-use MTL's south display logicMatt Roper2024-05-031-2/+2
* drm/i915/xe2hpd: Add max memory bandwidth algorithmMatt Roper2024-05-031-0/+4
* drm/i915/display: Add meaningful traces for QGV point info error handlingStanislav Lisovskiy2024-04-191-0/+2
* drm/i915/mtl: Add fake PCH for Meteor LakeHaridhar Kalvala2024-01-032-13/+9
* drm/i915: Extract mchbar_reg()Ville Syrjälä2023-11-061-13/+14
* drm/i915/display: Created exclusive version of vga decode setupUma Shankar2023-10-052-0/+16
* drm/i915/xe2lpd: Add fake PCHGustavo Sousa2023-09-212-1/+6
* drm/i915: Re-order if/else ladder in intel_detect_pch()Lucas De Marchi2023-09-211-5/+8
* drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform definesDnyaneshwar Bhadane2023-08-071-3/+5
* drm/i915/bdw: s/BDW/BROADWELL for platform/subplatform definesDnyaneshwar Bhadane2023-08-071-5/+5
* drm/i915/hsw: s/HSW/HASWELL for platform/subplatform definesDnyaneshwar Bhadane2023-08-071-5/+5
* drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw()Jani Nikula2023-07-041-1/+1
* drm/i915/gmch: avoid unused variable warningArnd Bergmann2023-06-131-3/+1
* drm/i915: move memory frequency detection to intel_dram.cJani Nikula2023-02-151-0/+152
* drm/i915/gmch: move VGA set state to GMCH codeJani Nikula2023-01-252-0/+30
* drm/i915/gmch: mass rename dev_priv to i915Jani Nikula2023-01-251-48/+47
* drm/i915/gmch: split out soc/intel_gmchJani Nikula2023-01-252-0/+160
* drm/i915: add new "soc" sub-directory and move PCH and DRAM code thereJani Nikula2022-12-134-0/+956