index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dpll_mgr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
drm/i915: Nuke intel_get_shared_dpll_id()
Ville Syrjälä
1
-3
/
+0
2022-06-17
drm/i915/dpll: move shared dpll state verification to intel_dpll_mgr.c
Jani Nikula
1
-0
/
+5
2022-05-31
drm/i915: Split shared dpll .get_dplls() into compute and get phases
Ville Syrjälä
1
-0
/
+3
2022-04-25
drm/i915: Pass dev_priv to intel_shared_dpll_init()
Ville Syrjälä
1
-2
/
+1
2022-04-25
drm/i915: Make .get_dplls() return int
Ville Syrjälä
1
-3
/
+3
2022-02-18
drm/i915/display/tgl+: Implement new PLL programming step
José Roberto de Souza
1
-0
/
+3
2022-01-19
drm/i915/dpll: make intel_shared_dpll_funcs internal to intel_dpll_mgr.c
Jani Nikula
1
-45
/
+1
2021-11-19
drm/i915: drop intel_display.h include from intel_dpll_mgr.h
Jani Nikula
1
-1
/
+1
2021-08-25
drm/i915: Nuke intel_prepare_shared_dpll()
Ville Syrjälä
1
-11
/
+0
2021-07-30
drm/i915: replace random CNL comments
Lucas De Marchi
1
-2
/
+1
2021-03-08
drm/i915: Use pipes instead crtc indices in PLL state tracking
Ville Syrjälä
1
-4
/
+4
2021-03-08
drm/i915: Do intel_dpll_readout_hw_state() after encoder readout
Ville Syrjälä
1
-0
/
+1
2020-11-16
drm/i915: Use actual readout results for .get_freq()
Ville Syrjälä
1
-3
/
+5
2020-11-16
drm/i915: Introduce intel_dpll_get_hw_state()
Ville Syrjälä
1
-0
/
+3
2020-10-15
drm/i915/dg1: Add DPLL macros for DG1
Aditya Swarup
1
-0
/
+17
2020-03-09
drm/i915: Fix documentation for intel_dpll_get_freq()
Imre Deak
1
-0
/
+6
2020-03-02
drm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency calculation
Imre Deak
1
-3
/
+5
2020-03-02
drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.c
Imre Deak
1
-0
/
+2
2020-03-02
drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c
Imre Deak
1
-0
/
+2
2019-10-25
drm/i915/tgl: Fix doc not corresponding to code
Anna Karas
1
-2
/
+2
2019-10-25
drm/i915: Describe structure member in documentation
Anna Karas
1
-0
/
+5
2019-07-11
drm/i915/tgl: Add new pll ids
Vandita Kulkarni
1
-5
/
+18
2019-07-11
drm/i915: Polish intel_shared_dpll_swap_state()
Ville Syrjälä
1
-2
/
+1
2019-07-05
drm/i915/ehl: Add support for DPLL4 (v10)
Vivek Kasireddy
1
-0
/
+6
2019-07-01
drm/i915: Keep the TypeC port mode fixed when the port is active
Imre Deak
1
-0
/
+3
2019-07-01
drm/i915/icl: Reserve all required PLLs for TypeC ports
Imre Deak
1
-0
/
+9
2019-07-01
drm/i915: Sanitize the shared DPLL reserve/release interface
Imre Deak
1
-6
/
+7
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-0
/
+351