aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_dpll_mgr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25drm/i915: Nuke intel_prepare_shared_dpll()Ville Syrjälä1-11/+0
2021-07-30drm/i915: replace random CNL commentsLucas De Marchi1-2/+1
2021-03-08drm/i915: Use pipes instead crtc indices in PLL state trackingVille Syrjälä1-4/+4
2021-03-08drm/i915: Do intel_dpll_readout_hw_state() after encoder readoutVille Syrjälä1-0/+1
2020-11-16drm/i915: Use actual readout results for .get_freq()Ville Syrjälä1-3/+5
2020-11-16drm/i915: Introduce intel_dpll_get_hw_state()Ville Syrjälä1-0/+3
2020-10-15drm/i915/dg1: Add DPLL macros for DG1Aditya Swarup1-0/+17
2020-03-09drm/i915: Fix documentation for intel_dpll_get_freq()Imre Deak1-0/+6
2020-03-02drm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency calculationImre Deak1-3/+5
2020-03-02drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.cImre Deak1-0/+2
2020-03-02drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.cImre Deak1-0/+2
2019-10-25drm/i915/tgl: Fix doc not corresponding to codeAnna Karas1-2/+2
2019-10-25drm/i915: Describe structure member in documentationAnna Karas1-0/+5
2019-07-11drm/i915/tgl: Add new pll idsVandita Kulkarni1-5/+18
2019-07-11drm/i915: Polish intel_shared_dpll_swap_state()Ville Syrjälä1-2/+1
2019-07-05drm/i915/ehl: Add support for DPLL4 (v10)Vivek Kasireddy1-0/+6
2019-07-01drm/i915: Keep the TypeC port mode fixed when the port is activeImre Deak1-0/+3
2019-07-01drm/i915/icl: Reserve all required PLLs for TypeC portsImre Deak1-0/+9
2019-07-01drm/i915: Sanitize the shared DPLL reserve/release interfaceImre Deak1-6/+7
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula1-0/+351