index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
drm/i915/dp: Fix DSC line buffer depth programming
Imre Deak
2024-04-19
1
-10
/
+6
|
|
*
|
|
|
|
|
drm/i915/display: force qgv check after the hw state readout
Vinod Govindapillai
2024-04-19
2
-2
/
+12
|
|
*
|
|
|
|
|
drm/i915/display: handle systems with duplicate psf gv points
Stanislav Lisovskiy
2024-04-19
1
-0
/
+2
|
|
*
|
|
|
|
|
drm/i915/display: Disable SAGV on bw init, to force QGV point recalculation
Stanislav Lisovskiy
2024-04-19
3
-4
/
+49
|
|
*
|
|
|
|
|
drm/i915/display: extract code to prepare qgv points mask
Vinod Govindapillai
2024-04-19
1
-5
/
+11
|
|
*
|
|
|
|
|
drm/i915/display: Extract code required to calculate max qgv/psf gv point
Stanislav Lisovskiy
2024-04-19
1
-30
/
+50
|
|
*
|
|
|
|
|
drm/i915/display: Add meaningful traces for QGV point info error handling
Stanislav Lisovskiy
2024-04-19
2
-1
/
+5
|
|
*
|
|
|
|
|
drm/i915/dmc: use struct intel_display more
Jani Nikula
2024-04-18
1
-14
/
+10
|
|
*
|
|
|
|
|
drm/i915/de: allow intel_display and drm_i915_private for de functions
Jani Nikula
2024-04-18
1
-64
/
+93
|
|
*
|
|
|
|
|
drm/i915/dmc: convert dmc wakelock interface to struct intel_display
Jani Nikula
2024-04-18
6
-53
/
+59
|
|
*
|
|
|
|
|
drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_
Jani Nikula
2024-04-18
2
-10
/
+10
|
|
*
|
|
|
|
|
drm/i915/quirks: convert struct drm_i915_private to struct intel_display
Jani Nikula
2024-04-18
7
-62
/
+65
|
|
*
|
|
|
|
|
drm/i915/display: accept either i915 or display for feature tests
Jani Nikula
2024-04-18
1
-2
/
+3
|
|
*
|
|
|
|
|
drm/i915: add generic __to_intel_display()
Jani Nikula
2024-04-18
1
-0
/
+22
|
|
*
|
|
|
|
|
drm/i915/display: add generic to_intel_display() macro
Jani Nikula
2024-04-18
1
-0
/
+37
|
|
*
|
|
|
|
|
drm/i915/display: add intel_display -> drm_device backpointer
Jani Nikula
2024-04-18
2
-0
/
+6
|
|
*
|
|
|
|
|
drm/i915: limit eDP MSO pipe only for display version 20 and below
Luca Coelho
2024-04-18
1
-2
/
+7
|
|
*
|
|
|
|
|
drm/i915: Suck snps/cx0 PLL states into dpll_hw_state
Ville Syrjälä
2024-04-17
6
-60
/
+58
|
|
*
|
|
|
|
|
drm/i915: Unionize dpll_hw_state
Ville Syrjälä
2024-04-17
1
-5
/
+7
|
|
*
|
|
|
|
|
drm/i915: Carve up struct intel_dpll_hw_state
Ville Syrjälä
2024-04-17
6
-95
/
+160
|
|
*
|
|
|
|
|
drm/i915: Add local DPLL 'hw_state' variables
Ville Syrjälä
2024-04-17
1
-46
/
+56
|
|
*
|
|
|
|
|
drm/i915: s/pipe_config/crtc_state/ in legacy PLL code
Ville Syrjälä
2024-04-17
2
-18
/
+18
|
|
*
|
|
|
|
|
drm/i915: Drop pointless 'crtc' argument from *_crtc_clock_get()
Ville Syrjälä
2024-04-17
4
-22
/
+16
|
|
*
|
|
|
|
|
drm/i915: Modernize i9xx_pll_refclk()
Ville Syrjälä
2024-04-17
1
-8
/
+7
|
|
*
|
|
|
|
|
drm/i915: Inline {i9xx,ilk}_update_pll_dividers()
Ville Syrjälä
2024-04-17
1
-33
/
+13
|
|
*
|
|
|
|
|
drm/i915: Extract {i9xx,i8xx,ilk,vlv,chv}_dpll()
Ville Syrjälä
2024-04-17
1
-33
/
+68
|
|
*
|
|
|
|
|
drm/i915: Extract i965_dpll_md()
Ville Syrjälä
2024-04-17
1
-9
/
+9
|
|
*
|
|
|
|
|
drm/i915: Pass the PLL hw_state to pll->enable()
Ville Syrjälä
2024-04-17
1
-32
/
+37
|
|
*
|
|
|
|
|
drm/i915: Extract i9xx_dpll_get_hw_state()
Ville Syrjälä
2024-04-17
3
-20
/
+37
|
|
*
|
|
|
|
|
drm/i915: Extract ilk_dpll_compute_fp()
Ville Syrjälä
2024-04-17
1
-10
/
+12
|
|
*
|
|
|
|
|
drm/i915: Extract ilk_fb_cb_factor()
Ville Syrjälä
2024-04-17
1
-15
/
+17
|
|
*
|
|
|
|
|
drm/i915: Introduce some local PLL state variables
Ville Syrjälä
2024-04-17
1
-40
/
+50
|
|
*
|
|
|
|
|
drm/i915: Rename PLL hw_state variables/arguments
Ville Syrjälä
2024-04-17
2
-114
/
+115
|
|
*
|
|
|
|
|
drm/i915: Use printer for the rest of PLL debugfs dump
Ville Syrjälä
2024-04-17
1
-4
/
+4
|
|
*
|
|
|
|
|
drm/i915: Replace hand rolled PLL state dump with intel_dpll_dump_hw_state()
Ville Syrjälä
2024-04-17
1
-29
/
+2
|
*
|
|
|
|
|
|
Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-04-24
5
-36
/
+45
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakeref
Rodrigo Vivi
2024-04-19
2
-15
/
+5
|
|
*
|
|
|
|
|
drm/i915/hwmon: Get rid of devm
Ashutosh Dixit
2024-04-18
1
-14
/
+32
|
|
*
|
|
|
|
|
drm/i915/display: convert inner wakeref get towards get_if_in_use
Rodrigo Vivi
2024-04-18
1
-1
/
+1
|
|
*
|
|
|
|
|
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-04-12
92
-846
/
+2354
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file
Suraj Kandpal
2024-03-06
2
-6
/
+7
|
*
|
|
|
|
|
|
|
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
2024-04-22
11
-20
/
+131
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-04-22
2
-28
/
+45
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
drm/i915/bios: return drm_edid_product_id from get_lvds_pnp_id()
Jani Nikula
2024-04-15
1
-4
/
+4
|
|
*
|
|
|
|
|
|
drm/i915/bios: switch to struct drm_edid and struct drm_edid_product_id
Jani Nikula
2024-04-15
1
-25
/
+18
|
|
*
|
|
|
|
|
|
drm/i915: Add SIZE_HINTS property for cursors
Ville Syrjälä
2024-04-11
1
-0
/
+24
|
|
*
|
|
|
|
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-04-02
31
-85
/
+222
|
|
|
\
\
\
\
\
\
\
|
*
|
\
\
\
\
\
\
\
Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...
Dave Airlie
2024-04-19
121
-2858
/
+3470
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
/
/
/
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
drm/i915/display: tie DMC wakelock to DC5/6 state transitions
Luca Coelho
2024-04-17
2
-0
/
+11
|
|
*
|
|
|
|
|
|
drm/i915/display: add module parameter to enable DMC wakelock
Luca Coelho
2024-04-17
3
-2
/
+10
[prev]
[next]