index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
soc
(
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ä
2
-7
/
+7
2025-09-05
drm/i915/dram: Pack dram_info better
Ville Syrjälä
1
-5
/
+5
2025-09-05
drm/i915/dram: Use intel_dram_type_str() for pnv
Ville Syrjälä
2
-1
/
+2
2025-09-05
drm/i915/dram: Populate PNV memory type accurately
Ville Syrjälä
2
-4
/
+7
2025-08-19
drm/i915/dram: move fsb_freq and mem_freq to dram info
Jani Nikula
2
-22
/
+18
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
2
-5
/
+13
2025-08-19
drm/i915/dram: add intel_fsb_freq() and use it
Jani Nikula
2
-5
/
+11
2025-08-14
drm/i915/gmch: pass display to DISPLAY_VER()
Jani Nikula
1
-1
/
+2
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
2
-3
/
+37
2025-06-04
drm/i915/dram: add return value and handling to intel_dram_detect()
Jani Nikula
2
-4
/
+7
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
2
-0
/
+10
2025-05-27
drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
Jani Nikula
2
-0
/
+4
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-04-12
drm/{i915,xe}: Move intel_pch under display
Rodrigo Vivi
2
-372
/
+0
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
2025-02-12
drm/i915/pch: Remove unused i915->pch_id
Jani Nikula
1
-4
/
+0
2025-02-12
drm/i915/pch: Hide PCH device IDs
Jani Nikula
2
-31
/
+30
2025-02-12
drm/i915/pch: Make LPT LP a dedicated PCH type
Jani Nikula
2
-12
/
+10
2025-01-23
drm/i915/soc: fix typos in i915/soc files
Nitin Gote
1
-1
/
+1
2024-10-02
drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()
Jani Nikula
2
-3
/
+6
2024-10-01
drm/i915/bios: Extract soc/intel_rom.c
Ville Syrjälä
2
-0
/
+185
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
2
-1
/
+2
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-31
drm: move i915_drm.h under include/drm/intel
Jani Nikula
1
-1
/
+1
2024-05-03
drm/i915/bmg: BMG should re-use MTL's south display logic
Matt Roper
1
-2
/
+2
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
2024-01-03
drm/i915/mtl: Add fake PCH for Meteor Lake
Haridhar Kalvala
2
-13
/
+9
2023-11-06
drm/i915: Extract mchbar_reg()
Ville Syrjälä
1
-13
/
+14
2023-10-05
drm/i915/display: Created exclusive version of vga decode setup
Uma Shankar
2
-0
/
+16
2023-09-21
drm/i915/xe2lpd: Add fake PCH
Gustavo Sousa
2
-1
/
+6
[next]