index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dpll_mgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix error code in icl_compute_combo_phy_dpll()
Dan Carpenter
2022-06-28
1
-1
/
+1
*
drm/i915/dpll: move shared dpll state verification to intel_dpll_mgr.c
Jani Nikula
2022-06-17
1
-0
/
+88
*
drm/i915: Implement w/a 22010492432 for adl-s
Ville Syrjälä
2022-06-16
1
-2
/
+2
*
drm/i915: Clean up DPLL related debugs
Ville Syrjälä
2022-05-31
1
-39
/
+9
*
drm/i915: Split shared dpll .get_dplls() into compute and get phases
Ville Syrjälä
2022-05-31
1
-66
/
+215
*
drm/i915: Move the dpll_hw_state clearing to intel_dpll_crtc_compute_clock()
Ville Syrjälä
2022-04-25
1
-15
/
+0
*
drm/i915: Pass dev_priv to intel_shared_dpll_init()
Ville Syrjälä
2022-04-25
1
-5
/
+4
*
drm/i915: Make .get_dplls() return int
Ville Syrjälä
2022-04-25
1
-123
/
+121
*
drm/i915: Replace hand rolled bxt vco calculation with chv_calc_dpll_params()
Ville Syrjälä
2022-03-10
1
-10
/
+13
*
drm/i915: Replace bxt_clk_div with struct dpll
Ville Syrjälä
2022-03-10
1
-34
/
+16
*
drm/i915: Store the m2 divider as a whole in bxt_clk_div
Ville Syrjälä
2022-03-10
1
-14
/
+13
*
drm/i915: Clean up bxt/glk PLL registers
Ville Syrjälä
2022-03-10
1
-16
/
+16
*
drm/i915: Use designated initializers for bxt_dp_clk_val[]
Ville Syrjälä
2022-03-04
1
-7
/
+7
*
drm/i915: Remove bxt m2_frac_en
Ville Syrjälä
2022-03-04
1
-10
/
+8
*
drm/i915: Clean up some struct/array initializers
Ville Syrjälä
2022-03-04
1
-9
/
+9
*
drm/i915: Move a bunch of stuff into rodata from the stack
Ville Syrjälä
2022-03-04
1
-12
/
+12
*
drm/i915: Nuke skl_wrpll_context_init()
Ville Syrjälä
2022-03-04
1
-10
/
+3
*
drm/i915: Use str_on_off()
Lucas De Marchi
2022-03-02
1
-2
/
+5
*
drm/i915/display/tgl+: Implement new PLL programming step
José Roberto de Souza
2022-02-18
1
-13
/
+31
*
drm/i915/dpll: make intel_shared_dpll_funcs internal to intel_dpll_mgr.c
Jani Nikula
2022-01-19
1
-0
/
+35
*
drm/i915: Move TC PHY registers to their own header
Matt Roper
2022-01-11
1
-0
/
+1
*
drm/i915/display: Rename POWER_DOMAIN_DPLL_DC_OFF to POWER_DOMAIN_DC_OFF
José Roberto de Souza
2021-10-20
1
-3
/
+3
*
drm/i915: Move PCH refclock stuff into its own file
Ville Syrjälä
2021-10-19
1
-0
/
+1
*
drm/i915/tc: Add/use helpers to retrieve TypeC port properties
Imre Deak
2021-09-29
1
-2
/
+3
*
drm/i915: Nuke intel_prepare_shared_dpll()
Ville Syrjälä
2021-08-25
1
-28
/
+0
*
drm/i915: Fold ibx_pch_dpll_prepare() into ibx_pch_dpll_enable()
Ville Syrjälä
2021-08-25
1
-10
/
+3
*
Merge tag 'drm-intel-next-2021-08-10-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2021-08-12
1
-494
/
+131
|
\
|
*
drm/i915: Apply CMTG clock disabling WA while DPLL0 is enabled
Imre Deak
2021-08-03
1
-1
/
+33
|
*
drm/i915/display: remove explicit CNL handling from intel_dpll_mgr.c
Lucas De Marchi
2021-07-30
1
-492
/
+94
|
*
drm/i915/dg2: Skip shared DPLL handling
Matt Roper
2021-07-22
1
-1
/
+4
*
|
Merge branch 'topic/revid_steppings' into drm-intel-gt-next
Matt Roper
2021-07-14
1
-1
/
+1
|
\
|
|
*
drm/i915/jsl_ehl: Use revid->stepping tables
Matt Roper
2021-07-14
1
-1
/
+1
*
|
drm/i915/adl_p: Add initial ADL_P Workarounds
Clint Taylor
2021-06-15
1
-2
/
+2
|
/
*
drm/i915/adl_p: Add PLL Support
Anusha Srivatsa
2021-05-19
1
-17
/
+52
*
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
2021-05-05
1
-0
/
+1
*
drm/i915/display: move crtc and dpll declarations where they belong
Jani Nikula
2021-04-28
1
-0
/
+1
*
drm/i915/display: rename display version macros
Lucas De Marchi
2021-04-14
1
-1
/
+1
*
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
2021-04-14
1
-3
/
+3
*
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
2021-03-23
1
-10
/
+10
*
drm/i915/display: Fix a typo
Bhaskar Chowdhury
2021-03-19
1
-1
/
+1
*
drm/i915: Use pipes instead crtc indices in PLL state tracking
Ville Syrjälä
2021-03-08
1
-23
/
+25
*
drm/i915: Do intel_dpll_readout_hw_state() after encoder readout
Ville Syrjälä
2021-03-08
1
-3
/
+6
*
drm/i915/adl_s: Configure DPLL for ADL-S
Aditya Swarup
2021-01-26
1
-4
/
+34
*
Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...
Dave Airlie
2020-12-03
1
-41
/
+70
|
\
|
*
drm/i915: Use actual readout results for .get_freq()
Ville Syrjälä
2020-11-16
1
-33
/
+45
|
*
drm/i915: Introduce intel_dpll_get_hw_state()
Ville Syrjälä
2020-11-16
1
-3
/
+17
|
*
drm/i915/ehl: Implement W/A 22010492432
Tejas Upadhyay
2020-11-05
1
-5
/
+8
*
|
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
1
-1
/
+1
|
/
*
drm/i915/dg1: Enable DPLL for DG1
Lucas De Marchi
2020-10-15
1
-4
/
+4
*
drm/i915/dg1: Add and setup DPLLs for DG1
Aditya Swarup
2020-10-15
1
-4
/
+38
[next]