Age | Commit message (Expand) | Author |
2024-10-02 | drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC() | Jani Nikula |
2024-10-01 | drm/i915/bios: Extract soc/intel_rom.c | Ville Syrjälä |
2024-06-17 | drm/i915: move comments about FSB straps to proper place | Jani Nikula |
2024-06-17 | drm/i915: use i9xx_fsb_freq() for GT clock frequency | Jani Nikula |
2024-06-17 | drm/i915: extend the fsb_freq initialization to more platforms | Jani Nikula |
2024-06-17 | drm/i915: convert fsb_freq and mem_freq to kHz | Jani Nikula |
2024-06-17 | drm/i915/dram: rearrange mem freq init | Jani Nikula |
2024-06-17 | drm/i915/dram: split out pnv DDR3 detection | Jani Nikula |
2024-06-17 | drm/i915/dram: separate fsb freq detection from mem freq | Jani Nikula |
2024-05-31 | drm: move i915_drm.h under include/drm/intel | Jani Nikula |
2024-05-03 | drm/i915/bmg: BMG should re-use MTL's south display logic | Matt Roper |
2024-05-03 | drm/i915/xe2hpd: Add max memory bandwidth algorithm | Matt Roper |
2024-04-19 | drm/i915/display: Add meaningful traces for QGV point info error handling | Stanislav Lisovskiy |
2024-01-03 | drm/i915/mtl: Add fake PCH for Meteor Lake | Haridhar Kalvala |
2023-11-06 | drm/i915: Extract mchbar_reg() | Ville Syrjälä |
2023-10-05 | drm/i915/display: Created exclusive version of vga decode setup | Uma Shankar |
2023-09-21 | drm/i915/xe2lpd: Add fake PCH | Gustavo Sousa |
2023-09-21 | drm/i915: Re-order if/else ladder in intel_detect_pch() | Lucas De Marchi |
2023-08-07 | drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform defines | Dnyaneshwar Bhadane |
2023-08-07 | drm/i915/bdw: s/BDW/BROADWELL for platform/subplatform defines | Dnyaneshwar Bhadane |
2023-08-07 | drm/i915/hsw: s/HSW/HASWELL for platform/subplatform defines | Dnyaneshwar Bhadane |
2023-07-04 | drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw() | Jani Nikula |
2023-06-13 | drm/i915/gmch: avoid unused variable warning | Arnd Bergmann |
2023-02-15 | drm/i915: move memory frequency detection to intel_dram.c | Jani Nikula |
2023-01-25 | drm/i915/gmch: move VGA set state to GMCH code | Jani Nikula |
2023-01-25 | drm/i915/gmch: mass rename dev_priv to i915 | Jani Nikula |
2023-01-25 | drm/i915/gmch: split out soc/intel_gmch | Jani Nikula |
2022-12-13 | drm/i915: add new "soc" sub-directory and move PCH and DRAM code there | Jani Nikula |