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.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-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
/
intel_dpll_mgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
drm/i915: Pick the first unused PLL once again
Ville Syrjälä
1
-1
/
+2
2019-01-30
drm/i915/icl: keep track of unused pll while looping
Lucas De Marchi
1
-10
/
+9
2019-01-30
drm/i915/icl: use tc_port in MG_PLL macros
Lucas De Marchi
1
-40
/
+39
2019-01-17
drm/i915/dpll_mgr: switch to kernel types
Jani Nikula
1
-72
/
+73
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
1
-21
/
+45
2018-12-03
drm/i915/icl: Calculate DPLL params for DSI
Madhav Chauhan
1
-1
/
+2
2018-11-01
drm/i915/icl: Fix crash when getting DPLL of a MST encoder in TC ports
José Roberto de Souza
1
-2
/
+10
2018-10-16
drm/i915/icl: Refactor icl pll functions
Vandita Kulkarni
1
-37
/
+17
2018-10-16
drm/i915/icl: Use helper functions to classify the ports
Vandita Kulkarni
1
-10
/
+4
2018-10-16
drm/i915/icl: Refactor get_ddi_pll using helper func
Vandita Kulkarni
1
-1
/
+1
2018-10-08
drm/i915: Fixup kernel doc for param name changes
Chris Wilson
1
-3
/
+3
2018-10-05
drm/i915: Make shared dpll functions take crtc_state, v3.
Maarten Lankhorst
1
-18
/
+11
2018-09-04
drm/i915: Fix ICL+ HDMI clock readout
Ville Syrjälä
1
-8
/
+15
2018-08-21
drm/i915/icl: Implement HSDIV_RATIO of MG_CLKTOP2_HSCLKCTL_PORT reg as separa...
Manasi Navare
1
-6
/
+7
2018-07-28
drm/i915/icl: Add TBT checks for PLL calculations
Anusha Srivatsa
1
-1
/
+3
2018-07-23
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-3
/
+3
2018-07-20
drm/i915/icl: compute the TBT PLL registers
Paulo Zanoni
1
-1
/
+21
2018-07-18
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-24
/
+85
2018-07-05
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-07-02
drm/i915: Use drm_plane_mask() & co.
Ville Syrjälä
1
-3
/
+3
2018-06-21
drm/i915/icl: Do read-modify-write as needed during MG PLL programming
Imre Deak
1
-4
/
+35
2018-06-21
drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
Imre Deak
1
-20
/
+47
2018-06-15
drm/i915/icl: start adding the TBT pll
Paulo Zanoni
1
-4
/
+16
2018-06-02
drm/i915/icl: Get DDI clock for ICL based on PLLs.
Manasi Navare
1
-0
/
+70
2018-05-08
drm/i915/icl: compute the MG PLL registers
Paulo Zanoni
1
-1
/
+222
2018-05-08
drm/i915/icl: compute the combo PHY (DPLL) DP registers
Paulo Zanoni
1
-1
/
+86
2018-05-08
drm/i915/icl: compute the combo PHY (DPLL) HDMI registers
Paulo Zanoni
1
-3
/
+36
2018-05-08
drm/i915/icl: add basic support for the ICL clocks
Paulo Zanoni
1
-1
/
+312
2018-03-27
drm/i915: reorder dpll_info members
Lucas De Marchi
1
-24
/
+24
2018-03-27
drm/i915: use flags from dpll_info embedded in intel_shared_dpll
Lucas De Marchi
1
-2
/
+0
2018-03-27
drm/i915: use id from intel_shared_dpll.info
Lucas De Marchi
1
-71
/
+89
2018-03-27
drm/i915: use name from intel_shared_dpll.info
Lucas De Marchi
1
-12
/
+14
2018-03-27
drm/i915: use funcs from intel_shared_dpll.info
Lucas De Marchi
1
-5
/
+4
2018-03-27
drm/i915: add dpll_info inside intel_shared_dpll
Lucas De Marchi
1
-0
/
+1
2018-03-27
drm/i915: move dpll_info to header
Lucas De Marchi
1
-7
/
+0
2017-11-16
drm/i915/cnl: Simplify dco_fraction calculation.
Rodrigo Vivi
1
-3
/
+6
2017-11-16
drm/i915/cnl: Don't blindly replace qdiv.
Rodrigo Vivi
1
-2
/
+1
2017-11-16
drm/i915/cnl: Fix wrpll math for higher freqs.
Rodrigo Vivi
1
-3
/
+3
2017-11-16
drm/i915/cnl: Fix, simplify and unify wrpll variable sizes.
Rodrigo Vivi
1
-18
/
+12
2017-11-16
drm/i915/cnl: Remove useless conversion.
Rodrigo Vivi
1
-3
/
+3
2017-11-16
drm/i915/cnl: Remove spurious central_freq.
Rodrigo Vivi
1
-1
/
+0
2017-11-09
drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection
Ville Syrjälä
1
-9
/
+1
2017-10-27
drm/i915: Start using output_types for DPLL selection
Ville Syrjälä
1
-23
/
+13
2017-10-25
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
Ville Syrjälä
1
-8
/
+8
2017-10-17
drm/i915/cnl: Fix PLL initialization for HDMI.
Rodrigo Vivi
1
-1
/
+1
2017-08-11
drm/i915/cnl: Dump the right pll registers when dumping pipe config.
Rodrigo Vivi
1
-1
/
+10
2017-06-15
drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static
Colin Ian King
1
-2
/
+3
2017-06-12
drm/i915/cnl: Enable wrpll computation for CNL
Kahola, Mika
1
-2
/
+138
2017-06-12
drm/i915/cnl: Initialize PLLs
Rodrigo Vivi
1
-2
/
+298
2017-02-10
drm/i915: Remove unused function intel_ddi_get_link_dpll()
Ander Conselvan de Oliveira
1
-44
/
+8
[next]