index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
112
-5
/
+180
2025-11-07
Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
158
-2061
/
+7001
2025-11-04
drm/i915/display: Extend i915_display_info with Type-C port details
Khaled Almahallawy
3
-0
/
+24
2025-11-03
drm/i915/display: Use display parent interface for i915 runtime pm
Jouni Högander
1
-20
/
+13
2025-11-03
drm/i915/display: Runtime pm wrappers for display parent interface
Jouni Högander
3
-0
/
+81
2025-11-03
drm/{i915, xe}/display: pass parent interface to display probe
Jani Nikula
6
-4
/
+26
2025-11-01
drm/i915/ltphy: Modify the step that need to be skipped
Suraj Kandpal
1
-30
/
+33
2025-11-01
drm/i915/display: Aux Enable and Display powerwell timeouts
Suraj Kandpal
1
-2
/
+20
2025-11-01
drm/i915/ltphy: Define LT PHY PLL state verify function
Suraj Kandpal
4
-1
/
+63
2025-11-01
drm/i915/ltphy: Define function to readout LT Phy PLL state
Suraj Kandpal
3
-0
/
+50
2025-11-01
drm/i915/ltphy: Define the LT Phy state compare function
Suraj Kandpal
3
-1
/
+68
2025-11-01
drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
Suraj Kandpal
2
-0
/
+91
2025-11-01
drm/i915/ltphy: Program LT Phy Voltage Swing
Suraj Kandpal
4
-3
/
+88
2025-11-01
drm/i915/ddi: Define LT Phy Swing tables
Suraj Kandpal
2
-1
/
+89
2025-11-01
drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
Suraj Kandpal
5
-4
/
+37
2025-11-01
drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
Suraj Kandpal
3
-0
/
+80
2025-11-01
drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
Suraj Kandpal
3
-2
/
+32
2025-11-01
drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
Suraj Kandpal
2
-0
/
+26
2025-11-01
drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
Suraj Kandpal
5
-5
/
+143
2025-11-01
drm/i915/ltphy: Add function to calculate LT PHY port clock
Suraj Kandpal
3
-0
/
+97
2025-11-01
drm/i915/ltphy: Enable SSC during port clock programming
Suraj Kandpal
1
-0
/
+26
2025-11-01
drm/i915/ltphy: Update the ltpll config table value for eDP
Suraj Kandpal
1
-0
/
+4
2025-11-01
drm/i915/ltphy: Program the VDR PLL registers for LT PHY
Suraj Kandpal
3
-5
/
+45
2025-11-01
drm/i915/ltphy: Add LT Phy Programming recipe tables
Suraj Kandpal
4
-1
/
+1036
2025-11-01
drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
Suraj Kandpal
3
-25
/
+123
2025-11-01
drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
Suraj Kandpal
3
-3
/
+18
2025-11-01
drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT Phy
Suraj Kandpal
2
-0
/
+38
2025-11-01
drm/i915/cx0: Move the HDMI FRL function to intel_hdmi
Suraj Kandpal
3
-18
/
+18
2025-11-01
drm/i915/ltphy: Phy lane reset for LT Phy
Suraj Kandpal
7
-1
/
+201
2025-11-01
drm/i915/cx0: Change register bit naming for powerdown values
Suraj Kandpal
2
-12
/
+12
2025-11-01
drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers
Suraj Kandpal
1
-0
/
+24
2025-10-31
Merge tag 'drm-intel-gt-next-2025-10-29' of https://gitlab.freedesktop.org/dr...
Simona Vetter
4
-7
/
+17
2025-10-31
drm/i915/xe3p_lpd: use pixel normalizer for fp16 formats for FBC
Vinod Govindapillai
4
-17
/
+71
2025-10-31
drm/i915/xe3p_lpd: extract pixel format valid routine for FP16 formats
Vinod Govindapillai
1
-2
/
+17
2025-10-31
drm/i915/xe3p_lpd: Add FBC support for FP16 formats
Vinod Govindapillai
1
-0
/
+2
2025-10-31
drm/i915/xe3p_lpd: Extend FBC support to UINT16 formats
Sai Teja Pottumuttu
1
-5
/
+28
2025-10-31
drm/i915/display: switch to intel_display_utils.h
Jani Nikula
52
-53
/
+65
2025-10-31
drm/i915/display: add intel_display_vtd_active()
Jani Nikula
5
-8
/
+23
2025-10-31
drm/i915/display: add intel_display_run_as_guest()
Jani Nikula
4
-2
/
+27
2025-10-31
drm/i915/display: create intel_display_utils.h
Jani Nikula
6
-5
/
+14
2025-10-31
drm/i915: split out separate files for jiffies timeout and wait helpers
Jani Nikula
15
-37
/
+73
2025-10-31
drm/i915/dsi: debug log send packet sequence contents
Jani Nikula
1
-3
/
+7
2025-10-31
drm/i915/dsi: log send packet sequence errors
Jani Nikula
1
-9
/
+13
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
1
-1
/
+1
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
112
-4
/
+178
2025-10-30
drm/i915/display: Expose sharpness strength property
Nemesa Garg
1
-0
/
+3
2025-10-30
drm/i915/display: Enable/disable casf
Nemesa Garg
1
-0
/
+26
2025-10-30
drm/i915/display: Set and get the casf config
Nemesa Garg
2
-6
/
+20
2025-10-30
drm/i915/display: Configure the second scaler
Nemesa Garg
4
-7
/
+31
2025-10-30
drm/i915/display: Add and compute scaler parameter
Nemesa Garg
3
-0
/
+54
[next]