index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-05-20
drm/i915/dpll: Rename intel_update_active_dpll
Suraj Kandpal
2025-05-20
drm/i915/dpll: Rename intel_compute_dpll
Suraj Kandpal
2025-05-20
drm/i915/dpll: Rename intel_<release/reserve>_dpll
Suraj Kandpal
2025-05-20
drm/i915/dpll: Rename intel_unreference_dpll_crtc
Suraj Kandpal
2025-05-20
drm/i915/dpll: Rename intel_[enable/disable]_dpll
Suraj Kandpal
2025-05-20
drm/i915/dpll: Move away from using shared dpll
Suraj Kandpal
2025-05-20
drm/i915/dpll: Rename intel_shared_dpll
Suraj Kandpal
2025-05-20
drm/i915/dpll: Rename intel_shared_dpll_funcs
Suraj Kandpal
2025-05-20
drm/i915/dpll: Rename macro for_each_shared_dpll
Suraj Kandpal
2025-05-20
drm/i915/dpll: Rename intel_shared_dpll_state
Suraj Kandpal
2025-02-12
drm/i915/dpll: Accept intel_display as argument for shared_dpll_init
Suraj Kandpal
2025-02-12
drm/i915/dpll: Use intel_display for update_refclk hook
Suraj Kandpal
2025-02-12
drm/i915/dpll: Use intel_display for asserting pll
Suraj Kandpal
2025-02-12
drm/i915/dpll: Use intel_display possible in shared_dpll_mgr hooks
Suraj Kandpal
2025-02-12
drm/i915/dpll: Use intel_display for dpll dump and compare hw state
Suraj Kandpal
2025-02-12
drm/i915/dpll: Change param to intel_display in for_each_shared_dpll
Suraj Kandpal
2025-01-23
drm/i915/display: fix typos in i915/display files
Nitin Gote
2024-06-28
drm/i915/mtl: Skip PLL state verification in TBT mode
Imre Deak
2024-05-30
drm/i915/display: Add compare config for MTL+ platforms
Mika Kahola
2024-04-17
drm/i915: Suck snps/cx0 PLL states into dpll_hw_state
Ville Syrjälä
2024-04-17
drm/i915: Unionize dpll_hw_state
Ville Syrjälä
2024-04-17
drm/i915: Carve up struct intel_dpll_hw_state
Ville Syrjälä
2024-04-17
drm/i915: Rename PLL hw_state variables/arguments
Ville Syrjälä
2024-03-15
drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer
Ville Syrjälä
2024-02-15
drm/i915: Add PLL .compare_hw_state() vfunc
Ville Syrjälä
2024-01-26
drm/i915: Convert PLL flags to booleans
Ville Syrjälä
2024-01-26
drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs
Ville Syrjälä
2023-10-31
drm/i915: Abstract the extra JSL/EHL DPLL4 power domain better
Ville Syrjälä
2023-10-06
drm/i915: Simplify DPLL state checker calling convention
Ville Syrjälä
2023-10-06
drm/i915: Constify the crtc states in the DPLL checker
Ville Syrjälä
2023-10-04
drm/i915: s/dev_priv/i915/ in the shared_dpll code
Ville Syrjälä
2023-10-04
drm/i915: Introduce for_each_shared_dpll()
Ville Syrjälä
2023-10-04
drm/i915: Stop requiring PLL index == PLL ID
Ville Syrjälä
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
2023-05-16
drm/i915: Make the CRTC state consistent during sanitize-disabling
Imre Deak
2022-09-26
drm/i915: Nuke intel_get_shared_dpll_id()
Ville Syrjälä
2022-06-17
drm/i915/dpll: move shared dpll state verification to intel_dpll_mgr.c
Jani Nikula
2022-05-31
drm/i915: Split shared dpll .get_dplls() into compute and get phases
Ville Syrjälä
2022-04-25
drm/i915: Pass dev_priv to intel_shared_dpll_init()
Ville Syrjälä
2022-04-25
drm/i915: Make .get_dplls() return int
Ville Syrjälä
2022-02-18
drm/i915/display/tgl+: Implement new PLL programming step
José Roberto de Souza
2022-01-19
drm/i915/dpll: make intel_shared_dpll_funcs internal to intel_dpll_mgr.c
Jani Nikula
2021-11-19
drm/i915: drop intel_display.h include from intel_dpll_mgr.h
Jani Nikula
2021-08-25
drm/i915: Nuke intel_prepare_shared_dpll()
Ville Syrjälä
2021-07-30
drm/i915: replace random CNL comments
Lucas De Marchi
2021-03-08
drm/i915: Use pipes instead crtc indices in PLL state tracking
Ville Syrjälä
2021-03-08
drm/i915: Do intel_dpll_readout_hw_state() after encoder readout
Ville Syrjälä
2020-11-16
drm/i915: Use actual readout results for .get_freq()
Ville Syrjälä
2020-11-16
drm/i915: Introduce intel_dpll_get_hw_state()
Ville Syrjälä
2020-10-15
drm/i915/dg1: Add DPLL macros for DG1
Aditya Swarup
[next]