index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-05-31
drm/i915: Clean up DPLL related debugs
Ville Syrjälä
1
-49
/
+26
2022-05-31
drm/i915: Split shared dpll .get_dplls() into compute and get phases
Ville Syrjälä
1
-2
/
+12
2022-04-25
drm/i915: Add crtc .crtc_get_shared_dpll()
Ville Syrjälä
1
-1
/
+46
2022-04-25
drm/i915: Split out dg2_crtc_compute_clock()
Ville Syrjälä
1
-4
/
+18
2022-04-25
drm/i915: Clear the dpll_hw_state when disabling a pipe
Ville Syrjälä
1
-3
/
+3
2022-04-25
drm/i915: Move the dpll_hw_state clearing to intel_dpll_crtc_compute_clock()
Ville Syrjälä
1
-21
/
+3
2022-04-25
drm/i915: Move stuff into intel_dpll_crtc_compute_clock()
Ville Syrjälä
1
-0
/
+10
2022-04-25
drm/i915: Adjust .crtc_compute_clock() calling convention
Ville Syrjälä
1
-34
/
+49
2022-04-25
drm/i915: Make .get_dplls() return int
Ville Syrjälä
1
-4
/
+8
2022-03-10
drm/i915: Populate bxt/glk DPLL clock limits a bit more
Ville Syrjälä
1
-2
/
+1
2022-03-10
drm/i915: Remove redundant/wrong comments
Ville Syrjälä
1
-10
/
+5
2022-03-10
drm/i915: Store the /5 target clock in struct dpll on vlv/chv
Ville Syrjälä
1
-13
/
+10
2022-03-02
drm/i915: Use str_on_off()
Lucas De Marchi
1
-1
/
+2
2022-02-09
drm/i915/dpll: hide struct intel_dpll_funcs
Jani Nikula
1
-0
/
+4
2022-02-09
drm/i915/dpll: add intel_dpll_crtc_compute_clock()
Jani Nikula
1
-0
/
+8
2021-12-02
drm/i915/crtc: rename intel_get_crtc_for_pipe() to intel_crtc_for_pipe()
Jani Nikula
1
-1
/
+1
2021-10-14
drm/i915: split out vlv sideband to a separate file
Jani Nikula
1
-1
/
+1
2021-10-01
drm/i915/dpll: move dpll modeset asserts to intel_dpll.c
Jani Nikula
1
-0
/
+22
2021-10-01
drm/i915/pps: move pps (panel) modeset asserts to intel_pps.c
Jani Nikula
1
-5
/
+8
2021-09-29
drm/i915: constify the dpll clock vtable
Dave Airlie
1
-8
/
+40
2021-09-29
drm/i915: split the dpll clock compute out from display vtable.
Dave Airlie
1
-8
/
+8
2021-09-15
drm/i915: s/pipe/transcoder/ when dealing with PIPECONF/TRANSCONF
Ville Syrjälä
1
-6
/
+6
2021-09-15
drm/i915: Flatten hsw_crtc_compute_clock()
Ville Syrjälä
1
-9
/
+11
2021-08-25
drm/i915: Fold i9xx_set_pll_dividers() into i9xx_enable_pll()
Ville Syrjälä
1
-0
/
+3
2021-08-25
drm/i915: Reuse ilk_needs_fb_cb_tune() for the reduced clock as well
Ville Syrjälä
1
-2
/
+2
2021-08-25
drm/i915: Call {vlv,chv}_prepare_pll() from {vlv,chv}_enable_pll()
Ville Syrjälä
1
-126
/
+119
2021-08-25
drm/i915: Program DPLL P1 dividers consistently
Ville Syrjälä
1
-39
/
+41
2021-08-25
drm/i915: Remove the 'reg' local variable
Ville Syrjälä
1
-9
/
+9
2021-08-25
drm/i915: Clean up variable names in old dpll functions
Ville Syrjälä
1
-75
/
+76
2021-08-25
drm/i915: Clean dpll calling convention
Ville Syrjälä
1
-74
/
+68
2021-08-25
drm/i915: Constify struct dpll all over
Ville Syrjälä
1
-23
/
+35
2021-08-25
drm/i915: Extract ilk_update_pll_dividers()
Ville Syrjälä
1
-8
/
+17
2021-08-25
drm/i915: Set output_types to EDP for vlv/chv DPLL forcing
Ville Syrjälä
1
-0
/
+1
2021-07-29
drm/i915/dg2: Add MPLLB programming for SNPS PHY
Matt Roper
1
-5
/
+7
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
1
-0
/
+1
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
1
-1
/
+1
2021-04-14
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
1
-4
/
+2
2021-03-24
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-6
/
+6
2021-02-08
drm/i915: migrate pll enable/disable code to intel_dpll.[ch]
Dave Airlie
1
-0
/
+509
2021-01-16
drm/i915: refactor pll code out into intel_dpll.c
Dave Airlie
1
-0
/
+1363