index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
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
*
drm/i915/icl: Fix crash when getting DPLL of a MST encoder in TC ports
José Roberto de Souza
2018-10-31
*
drm/i915/icl: Refactor icl pll functions
Vandita Kulkarni
2018-10-16
*
drm/i915/icl: Use helper functions to classify the ports
Vandita Kulkarni
2018-10-16
*
drm/i915/icl: Refactor get_ddi_pll using helper func
Vandita Kulkarni
2018-10-16
*
drm/i915: Fixup kernel doc for param name changes
Chris Wilson
2018-10-08
*
drm/i915: Make shared dpll functions take crtc_state, v3.
Maarten Lankhorst
2018-10-05
*
drm/i915: Fix ICL+ HDMI clock readout
Ville Syrjälä
2018-09-04
*
drm/i915/icl: Implement HSDIV_RATIO of MG_CLKTOP2_HSCLKCTL_PORT reg as separa...
Manasi Navare
2018-08-20
*
drm/i915/icl: Add TBT checks for PLL calculations
Anusha Srivatsa
2018-07-27
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2018-07-23
|
\
|
*
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-18
|
|
\
|
*
|
drm/i915: Use drm_plane_mask() & co.
Ville Syrjälä
2018-07-02
*
|
|
drm/i915/icl: compute the TBT PLL registers
Paulo Zanoni
2018-07-19
|
|
/
|
/
|
*
|
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-05
*
|
drm/i915/icl: Do read-modify-write as needed during MG PLL programming
Imre Deak
2018-06-21
*
|
drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
Imre Deak
2018-06-21
|
/
*
drm/i915/icl: start adding the TBT pll
Paulo Zanoni
2018-06-14
*
drm/i915/icl: Get DDI clock for ICL based on PLLs.
Manasi Navare
2018-06-01
*
drm/i915/icl: compute the MG PLL registers
Paulo Zanoni
2018-05-07
*
drm/i915/icl: compute the combo PHY (DPLL) DP registers
Paulo Zanoni
2018-05-07
*
drm/i915/icl: compute the combo PHY (DPLL) HDMI registers
Paulo Zanoni
2018-05-07
*
drm/i915/icl: add basic support for the ICL clocks
Paulo Zanoni
2018-05-07
*
drm/i915: reorder dpll_info members
Lucas De Marchi
2018-03-27
*
drm/i915: use flags from dpll_info embedded in intel_shared_dpll
Lucas De Marchi
2018-03-27
*
drm/i915: use id from intel_shared_dpll.info
Lucas De Marchi
2018-03-27
*
drm/i915: use name from intel_shared_dpll.info
Lucas De Marchi
2018-03-27
*
drm/i915: use funcs from intel_shared_dpll.info
Lucas De Marchi
2018-03-27
*
drm/i915: add dpll_info inside intel_shared_dpll
Lucas De Marchi
2018-03-27
*
drm/i915: move dpll_info to header
Lucas De Marchi
2018-03-27
*
drm/i915/cnl: Simplify dco_fraction calculation.
Rodrigo Vivi
2017-11-16
*
drm/i915/cnl: Don't blindly replace qdiv.
Rodrigo Vivi
2017-11-16
*
drm/i915/cnl: Fix wrpll math for higher freqs.
Rodrigo Vivi
2017-11-16
*
drm/i915/cnl: Fix, simplify and unify wrpll variable sizes.
Rodrigo Vivi
2017-11-16
*
drm/i915/cnl: Remove useless conversion.
Rodrigo Vivi
2017-11-16
*
drm/i915/cnl: Remove spurious central_freq.
Rodrigo Vivi
2017-11-16
*
drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection
Ville Syrjälä
2017-11-09
*
drm/i915: Start using output_types for DPLL selection
Ville Syrjälä
2017-10-27
*
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
Ville Syrjälä
2017-10-25
*
drm/i915/cnl: Fix PLL initialization for HDMI.
Rodrigo Vivi
2017-10-16
*
drm/i915/cnl: Dump the right pll registers when dumping pipe config.
Rodrigo Vivi
2017-08-11
*
drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static
Colin Ian King
2017-06-15
*
drm/i915/cnl: Enable wrpll computation for CNL
Kahola, Mika
2017-06-12
*
drm/i915/cnl: Initialize PLLs
Rodrigo Vivi
2017-06-12
*
drm/i915: Remove unused function intel_ddi_get_link_dpll()
Ander Conselvan de Oliveira
2017-02-10
*
drm/i915/bxt: Add MST support when do DPLL calculation
Lee, Shawn C
2017-02-03
*
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
2017-01-24
*
drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c
Ander Conselvan de Oliveira
2017-01-02
*
drm/i915: Add dpll entrypoint for dumping hw state
Ander Conselvan de Oliveira
2016-12-30
*
drm/i915: Update kerneldoc for intel_dpll_mgr.c
Ander Conselvan de Oliveira
2016-12-30
*
drm/i915: Rename intel_shared_dpll->mode_set() to prepare()
Ander Conselvan de Oliveira
2016-12-30
[next]