index
:
linux-stable.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.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
/
intel_dpll_mgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-19
1
-24
/
+85
|
\
|
*
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-05
1
-0
/
+3
|
*
drm/i915/icl: Do read-modify-write as needed during MG PLL programming
Imre Deak
2018-06-21
1
-4
/
+35
|
*
drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
Imre Deak
2018-06-21
1
-20
/
+47
*
|
drm/i915: Use drm_plane_mask() & co.
Ville Syrjälä
2018-07-02
1
-3
/
+3
|
/
*
drm/i915/icl: start adding the TBT pll
Paulo Zanoni
2018-06-14
1
-4
/
+16
*
drm/i915/icl: Get DDI clock for ICL based on PLLs.
Manasi Navare
2018-06-01
1
-0
/
+70
*
drm/i915/icl: compute the MG PLL registers
Paulo Zanoni
2018-05-07
1
-1
/
+222
*
drm/i915/icl: compute the combo PHY (DPLL) DP registers
Paulo Zanoni
2018-05-07
1
-1
/
+86
*
drm/i915/icl: compute the combo PHY (DPLL) HDMI registers
Paulo Zanoni
2018-05-07
1
-3
/
+36
*
drm/i915/icl: add basic support for the ICL clocks
Paulo Zanoni
2018-05-07
1
-1
/
+312
*
drm/i915: reorder dpll_info members
Lucas De Marchi
2018-03-27
1
-24
/
+24
*
drm/i915: use flags from dpll_info embedded in intel_shared_dpll
Lucas De Marchi
2018-03-27
1
-2
/
+0
*
drm/i915: use id from intel_shared_dpll.info
Lucas De Marchi
2018-03-27
1
-71
/
+89
*
drm/i915: use name from intel_shared_dpll.info
Lucas De Marchi
2018-03-27
1
-12
/
+14
*
drm/i915: use funcs from intel_shared_dpll.info
Lucas De Marchi
2018-03-27
1
-5
/
+4
*
drm/i915: add dpll_info inside intel_shared_dpll
Lucas De Marchi
2018-03-27
1
-0
/
+1
*
drm/i915: move dpll_info to header
Lucas De Marchi
2018-03-27
1
-7
/
+0
*
drm/i915/cnl: Simplify dco_fraction calculation.
Rodrigo Vivi
2017-11-16
1
-3
/
+6
*
drm/i915/cnl: Don't blindly replace qdiv.
Rodrigo Vivi
2017-11-16
1
-2
/
+1
*
drm/i915/cnl: Fix wrpll math for higher freqs.
Rodrigo Vivi
2017-11-16
1
-3
/
+3
*
drm/i915/cnl: Fix, simplify and unify wrpll variable sizes.
Rodrigo Vivi
2017-11-16
1
-18
/
+12
*
drm/i915/cnl: Remove useless conversion.
Rodrigo Vivi
2017-11-16
1
-3
/
+3
*
drm/i915/cnl: Remove spurious central_freq.
Rodrigo Vivi
2017-11-16
1
-1
/
+0
*
drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection
Ville Syrjälä
2017-11-09
1
-9
/
+1
*
drm/i915: Start using output_types for DPLL selection
Ville Syrjälä
2017-10-27
1
-23
/
+13
*
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
Ville Syrjälä
2017-10-25
1
-8
/
+8
*
drm/i915/cnl: Fix PLL initialization for HDMI.
Rodrigo Vivi
2017-10-16
1
-1
/
+1
*
drm/i915/cnl: Dump the right pll registers when dumping pipe config.
Rodrigo Vivi
2017-08-11
1
-1
/
+10
*
drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static
Colin Ian King
2017-06-15
1
-2
/
+3
*
drm/i915/cnl: Enable wrpll computation for CNL
Kahola, Mika
2017-06-12
1
-2
/
+138
*
drm/i915/cnl: Initialize PLLs
Rodrigo Vivi
2017-06-12
1
-2
/
+298
*
drm/i915: Remove unused function intel_ddi_get_link_dpll()
Ander Conselvan de Oliveira
2017-02-10
1
-44
/
+8
*
drm/i915/bxt: Add MST support when do DPLL calculation
Lee, Shawn C
2017-02-03
1
-1
/
+2
*
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
2017-01-24
1
-1
/
+1
*
drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c
Ander Conselvan de Oliveira
2017-01-02
1
-0
/
+31
*
drm/i915: Add dpll entrypoint for dumping hw state
Ander Conselvan de Oliveira
2016-12-30
1
-0
/
+79
*
drm/i915: Update kerneldoc for intel_dpll_mgr.c
Ander Conselvan de Oliveira
2016-12-30
1
-5
/
+86
*
drm/i915: Rename intel_shared_dpll->mode_set() to prepare()
Ander Conselvan de Oliveira
2016-12-30
1
-4
/
+4
*
drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
Ander Conselvan de Oliveira
2016-12-30
1
-36
/
+36
*
drm/i915: Rename intel_shared_dpll_commit() to _swap_state()
Ander Conselvan de Oliveira
2016-12-30
1
-1
/
+6
*
drm/i915: Introduce intel_release_shared_dpll()
Ander Conselvan de Oliveira
2016-12-30
1
-23
/
+18
*
drm/i915/glk: Update Port PLL enable sequence for Geminilkae
Madhav Chauhan
2016-12-02
1
-0
/
+20
*
drm/i915/glk: Set DCC delay range 2 in PLL enable sequence
Ander Conselvan de Oliveira
2016-12-02
1
-0
/
+6
*
drm/i915/glk: Implement Geminilake DDI init sequence
Ander Conselvan de Oliveira
2016-12-02
1
-2
/
+2
*
drm/i915/glk: Reuse broxton code for geminilake
Ander Conselvan de Oliveira
2016-12-02
1
-1
/
+1
*
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
2016-11-17
1
-3
/
+2
*
drm/i915: Address broxton phy registers based on phy and channel number
Ander Conselvan de Oliveira
2016-10-28
1
-38
/
+46
*
drm/i915: Make IS_BROXTON only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-1
/
+1
*
drm/i915: Make IS_KABYLAKE only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-1
/
+1
[next]