index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
soc
/
intel_dram.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
drm/i915/display: add intel_display_device_present()
Jani Nikula
1
-1
/
+1
2025-09-05
drm/i915/dram: Print memory details even if something went wrong
Ville Syrjälä
1
-4
/
+5
2025-09-05
drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on icl
Ville Syrjälä
1
-1
/
+2
2025-09-05
drm/i915/dram: Move 16Gb DIMM detection fully to the skl/icl codepaths
Ville Syrjälä
1
-11
/
+6
2025-09-05
drm/i915/dram: s/wm_lv0.../has_16gb_dimms/
Ville Syrjälä
1
-6
/
+6
2025-09-05
drm/i915/dram: Use intel_dram_type_str() for pnv
Ville Syrjälä
1
-1
/
+1
2025-09-05
drm/i915/dram: Populate PNV memory type accurately
Ville Syrjälä
1
-4
/
+6
2025-08-19
drm/i915/dram: move fsb_freq and mem_freq to dram info
Jani Nikula
1
-22
/
+16
2025-08-19
drm/i915/dram: bypass fsb/mem freq detection on dg2 and no display
Jani Nikula
1
-1
/
+4
2025-08-19
drm/i915/dram: add intel_mem_freq()
Jani Nikula
1
-5
/
+12
2025-08-19
drm/i915/dram: add intel_fsb_freq() and use it
Jani Nikula
1
-4
/
+10
2025-08-14
drm/i915/dram: pass display to macros that expect display
Jani Nikula
1
-2
/
+3
2025-08-04
drm/xe/compat: stop including i915_utils.h from compat i915_drv.h
Jani Nikula
1
-0
/
+1
2025-06-23
drm/xe/compat: remove old pcode compat interface
Jani Nikula
1
-0
/
+1
2025-06-23
drm/i915/dram: switch to struct drm_device based pcode interface
Jani Nikula
1
-2
/
+2
2025-06-04
drm/i915/dram: allocate struct dram_info dynamically
Jani Nikula
1
-2
/
+15
2025-06-04
drm/i915/dram: add return value and handling to intel_dram_detect()
Jani Nikula
1
-3
/
+6
2025-06-04
drm/i915/dram: pass struct dram_info pointer around
Jani Nikula
1
-22
/
+18
2025-06-04
drm/i915/dram: add accessor for struct dram_info and use it
Jani Nikula
1
-0
/
+7
2025-05-27
drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
Jani Nikula
1
-0
/
+2
2025-05-13
drm/i915: convert VLV IOSF SB interface to struct drm_device
Jani Nikula
1
-6
/
+6
2025-05-13
drm/i915: switch i915 core to generic VLV IOSF SB functions
Jani Nikula
1
-2
/
+2
2025-05-13
drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]
Jani Nikula
1
-1
/
+1
2025-03-31
drm/i915/dram: Consolidate logging of DRAM type
Lucas De Marchi
1
-5
/
+6
2025-03-31
drm/i915/dram: Add missing INTEL_DRAM str conversions
Lucas De Marchi
1
-0
/
+6
2025-03-24
drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
Vivek Kasireddy
1
-0
/
+4
2024-10-02
drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()
Jani Nikula
1
-2
/
+2
2024-06-17
drm/i915: move comments about FSB straps to proper place
Jani Nikula
1
-0
/
+8
2024-06-17
drm/i915: use i9xx_fsb_freq() for GT clock frequency
Jani Nikula
1
-1
/
+1
2024-06-17
drm/i915: extend the fsb_freq initialization to more platforms
Jani Nikula
1
-14
/
+41
2024-06-17
drm/i915: convert fsb_freq and mem_freq to kHz
Jani Nikula
1
-25
/
+25
2024-06-17
drm/i915/dram: rearrange mem freq init
Jani Nikula
1
-34
/
+25
2024-06-17
drm/i915/dram: split out pnv DDR3 detection
Jani Nikula
1
-4
/
+8
2024-06-17
drm/i915/dram: separate fsb freq detection from mem freq
Jani Nikula
1
-46
/
+60
2024-05-03
drm/i915/xe2hpd: Add max memory bandwidth algorithm
Matt Roper
1
-0
/
+4
2024-04-19
drm/i915/display: Add meaningful traces for QGV point info error handling
Stanislav Lisovskiy
1
-0
/
+2
2023-07-04
drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw()
Jani Nikula
1
-1
/
+1
2023-02-15
drm/i915: move memory frequency detection to intel_dram.c
Jani Nikula
1
-0
/
+152
2022-12-13
drm/i915: add new "soc" sub-directory and move PCH and DRAM code there
Jani Nikula
1
-0
/
+572