index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-03-09
drm/i915: Fix documentation for intel_dpll_get_freq()
Imre Deak
2020-03-02
drm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency calculation
Imre Deak
2020-03-02
drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.c
Imre Deak
2020-03-02
drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c
Imre Deak
2019-10-25
drm/i915/tgl: Fix doc not corresponding to code
Anna Karas
2019-10-25
drm/i915: Describe structure member in documentation
Anna Karas
2019-07-11
drm/i915/tgl: Add new pll ids
Vandita Kulkarni
2019-07-11
drm/i915: Polish intel_shared_dpll_swap_state()
Ville Syrjälä
2019-07-05
drm/i915/ehl: Add support for DPLL4 (v10)
Vivek Kasireddy
2019-07-01
drm/i915: Keep the TypeC port mode fixed when the port is active
Imre Deak
2019-07-01
drm/i915/icl: Reserve all required PLLs for TypeC ports
Imre Deak
2019-07-01
drm/i915: Sanitize the shared DPLL reserve/release interface
Imre Deak
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula