index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dpll.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Jani Nikula
2024-10-29
1
-4
/
+5
*
drm/i915/panel: Convert panel code to intel_display
Ville Syrjälä
2024-10-23
1
-9
/
+18
*
drm/i915: remove IS_LP()
Jani Nikula
2024-10-02
1
-2
/
+5
*
drm/i915/display: fix typo in the comment
Yan Zhen
2024-09-16
1
-1
/
+1
*
drm/i915/display: pass display to intel_crtc_for_pipe()
Jani Nikula
2024-09-05
1
-1
/
+2
*
drm/i915/pps: convert intel_pps.[ch] to struct intel_display
Jani Nikula
2024-09-03
1
-3
/
+6
*
drm/i915: pass dev_priv explicitly to DPLL_MD
Jani Nikula
2024-06-07
1
-7
/
+11
*
drm/i915: pass dev_priv explicitly to DPLL
Jani Nikula
2024-06-07
1
-22
/
+23
*
drm/i915/dpio: Extract vlv_dpio_phy_regs.h
Ville Syrjälä
2024-04-30
1
-0
/
+1
*
drm/i915/dpio: Clean up the vlv/chv PHY register bits
Ville Syrjälä
2024-04-30
1
-43
/
+42
*
drm/i915/dpio: s/pipe/ch/
Ville Syrjälä
2024-04-30
1
-24
/
+25
*
drm/i915/dpio: s/port/ch/
Ville Syrjälä
2024-04-30
1
-27
/
+27
*
drm/i915/dpio: Rename some variables
Ville Syrjälä
2024-04-30
1
-49
/
+48
*
drm/i915/dpio: Remove pointless variables from vlv/chv DPLL code
Ville Syrjälä
2024-04-30
1
-36
/
+28
*
drm/i915/dpio: Fix VLV DPIO PLL register dword numbering
Ville Syrjälä
2024-04-30
1
-9
/
+9
*
drm/i915/dpio: s/VLV_PLL_DW9_BCAST/VLV_PCS_DW17_BCAST/
Ville Syrjälä
2024-04-30
1
-1
/
+1
*
drm/i915/dpio: s/VLV_REF_DW13/VLV_REF_DW11/
Ville Syrjälä
2024-04-30
1
-4
/
+4
*
drm/i915: Suck snps/cx0 PLL states into dpll_hw_state
Ville Syrjälä
2024-04-17
1
-1
/
+1
*
drm/i915: Carve up struct intel_dpll_hw_state
Ville Syrjälä
2024-04-17
1
-15
/
+16
*
drm/i915: Add local DPLL 'hw_state' variables
Ville Syrjälä
2024-04-17
1
-46
/
+56
*
drm/i915: s/pipe_config/crtc_state/ in legacy PLL code
Ville Syrjälä
2024-04-17
1
-15
/
+15
*
drm/i915: Drop pointless 'crtc' argument from *_crtc_clock_get()
Ville Syrjälä
2024-04-17
1
-12
/
+9
*
drm/i915: Modernize i9xx_pll_refclk()
Ville Syrjälä
2024-04-17
1
-8
/
+7
*
drm/i915: Inline {i9xx,ilk}_update_pll_dividers()
Ville Syrjälä
2024-04-17
1
-33
/
+13
*
drm/i915: Extract {i9xx,i8xx,ilk,vlv,chv}_dpll()
Ville Syrjälä
2024-04-17
1
-33
/
+68
*
drm/i915: Extract i965_dpll_md()
Ville Syrjälä
2024-04-17
1
-9
/
+9
*
drm/i915: Extract i9xx_dpll_get_hw_state()
Ville Syrjälä
2024-04-17
1
-0
/
+30
*
drm/i915: Extract ilk_dpll_compute_fp()
Ville Syrjälä
2024-04-17
1
-10
/
+12
*
drm/i915: Extract ilk_fb_cb_factor()
Ville Syrjälä
2024-04-17
1
-15
/
+17
*
drm/i915: convert vlv_dpio_read()/write() from pipe to phy
Jani Nikula
2023-11-17
1
-51
/
+55
*
drm/i915: move *_crtc_clock_get() to intel_dpll.c
Jani Nikula
2023-11-17
1
-2
/
+173
*
drm/i915/display: Abstract C10/C20 pll calculation
Lucas De Marchi
2023-10-30
1
-6
/
+1
*
drm/i915/display: Use correct method to free crtc_state
Suraj Kandpal
2023-10-11
1
-1
/
+2
*
drm/i915: Fully populate crtc_state->dpll
Ville Syrjälä
2023-08-24
1
-2
/
+15
*
drm/i915: Don't warn about zero N/P in *_calc_dpll_params()
Ville Syrjälä
2023-08-24
1
-17
/
+20
*
drm/i915/dpll: drop unused but set variables bestn and bestm1
Jani Nikula
2023-06-07
1
-3
/
+1
*
drm/i915/display: add i915 parameter to I915_STATE_WARN()
Jani Nikula
2023-05-15
1
-1
/
+1
*
drm/i915/mtl: C20 port clock calculation
Mika Kahola
2023-04-28
1
-0
/
+2
*
drm/i915/mtl: Add Support for C10 PHY message bus and pll programming
Radhakrishna Sripada
2023-04-14
1
-1
/
+32
*
drm/i915: move chv_dpll_md and bxt_phy_grc to display sub-struct under state
Jani Nikula
2023-01-18
1
-1
/
+1
*
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-11
1
-0
/
+1
*
drm/i915/dpio: un-inline the vlv phy/channel mapping functions
Jani Nikula
2022-11-03
1
-0
/
+1
*
drm/i915: Fix TV encoder clock computation
Ville Syrjälä
2022-09-13
1
-2
/
+6
*
drm/i915: Feed the DPLL output freq back into crtc_state
Ville Syrjälä
2022-09-08
1
-3
/
+57
*
drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()
Ville Syrjälä
2022-09-08
1
-4
/
+2
*
drm/i915: Do .crtc_compute_clock() earlier
Ville Syrjälä
2022-09-08
1
-3
/
+0
*
drm/i915: move vbt to display.vbt
Jani Nikula
2022-08-31
1
-7
/
+7
*
drm/i915: move dpll_funcs to display.funcs
Jani Nikula
2022-08-29
1
-12
/
+12
*
drm/i915: Clean up DPLL related debugs
Ville Syrjälä
2022-05-31
1
-49
/
+26
*
drm/i915: Split shared dpll .get_dplls() into compute and get phases
Ville Syrjälä
2022-05-31
1
-2
/
+12
[next]