index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-09-21
drm/i915: Re-order if/else ladder in intel_detect_pch()
Lucas De Marchi
1
-5
/
+8
2023-08-07
drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
1
-3
/
+5
2023-08-07
drm/i915/bdw: s/BDW/BROADWELL for platform/subplatform defines
Dnyaneshwar Bhadane
1
-5
/
+5
2023-08-07
drm/i915/hsw: s/HSW/HASWELL for platform/subplatform defines
Dnyaneshwar Bhadane
1
-5
/
+5
2023-07-04
drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw()
Jani Nikula
1
-1
/
+1
2023-06-13
drm/i915/gmch: avoid unused variable warning
Arnd Bergmann
1
-3
/
+1
2023-02-15
drm/i915: move memory frequency detection to intel_dram.c
Jani Nikula
1
-0
/
+152
2023-01-25
drm/i915/gmch: move VGA set state to GMCH code
Jani Nikula
2
-0
/
+30
2023-01-25
drm/i915/gmch: mass rename dev_priv to i915
Jani Nikula
1
-48
/
+47
2023-01-25
drm/i915/gmch: split out soc/intel_gmch
Jani Nikula
2
-0
/
+160
2022-12-13
drm/i915: add new "soc" sub-directory and move PCH and DRAM code there
Jani Nikula
4
-0
/
+956