index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dpll.c
Age
Commit message (
Expand
)
Author
2022-03-10
drm/i915: Populate bxt/glk DPLL clock limits a bit more
Ville Syrjälä
2022-03-10
drm/i915: Remove redundant/wrong comments
Ville Syrjälä
2022-03-10
drm/i915: Store the /5 target clock in struct dpll on vlv/chv
Ville Syrjälä
2022-03-02
drm/i915: Use str_on_off()
Lucas De Marchi
2022-02-09
drm/i915/dpll: hide struct intel_dpll_funcs
Jani Nikula
2022-02-09
drm/i915/dpll: add intel_dpll_crtc_compute_clock()
Jani Nikula
2021-12-02
drm/i915/crtc: rename intel_get_crtc_for_pipe() to intel_crtc_for_pipe()
Jani Nikula
2021-10-14
drm/i915: split out vlv sideband to a separate file
Jani Nikula
2021-10-01
drm/i915/dpll: move dpll modeset asserts to intel_dpll.c
Jani Nikula
2021-10-01
drm/i915/pps: move pps (panel) modeset asserts to intel_pps.c
Jani Nikula
2021-09-29
drm/i915: constify the dpll clock vtable
Dave Airlie
2021-09-29
drm/i915: split the dpll clock compute out from display vtable.
Dave Airlie
2021-09-15
drm/i915: s/pipe/transcoder/ when dealing with PIPECONF/TRANSCONF
Ville Syrjälä
2021-09-15
drm/i915: Flatten hsw_crtc_compute_clock()
Ville Syrjälä
2021-08-25
drm/i915: Fold i9xx_set_pll_dividers() into i9xx_enable_pll()
Ville Syrjälä
2021-08-25
drm/i915: Reuse ilk_needs_fb_cb_tune() for the reduced clock as well
Ville Syrjälä
2021-08-25
drm/i915: Call {vlv,chv}_prepare_pll() from {vlv,chv}_enable_pll()
Ville Syrjälä
2021-08-25
drm/i915: Program DPLL P1 dividers consistently
Ville Syrjälä
2021-08-25
drm/i915: Remove the 'reg' local variable
Ville Syrjälä
2021-08-25
drm/i915: Clean up variable names in old dpll functions
Ville Syrjälä
2021-08-25
drm/i915: Clean dpll calling convention
Ville Syrjälä
2021-08-25
drm/i915: Constify struct dpll all over
Ville Syrjälä
2021-08-25
drm/i915: Extract ilk_update_pll_dividers()
Ville Syrjälä
2021-08-25
drm/i915: Set output_types to EDP for vlv/chv DPLL forcing
Ville Syrjälä
2021-07-29
drm/i915/dg2: Add MPLLB programming for SNPS PHY
Matt Roper
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
2021-04-14
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
2021-03-23
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
2021-02-08
drm/i915: migrate pll enable/disable code to intel_dpll.[ch]
Dave Airlie
2021-01-16
drm/i915: refactor pll code out into intel_dpll.c
Dave Airlie