index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dpll_mgr.c
Age
Commit message (
Expand
)
Author
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
2021-04-28
drm/i915/display: move crtc and dpll declarations where they belong
Jani Nikula
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-03-19
drm/i915/display: Fix a typo
Bhaskar Chowdhury
2021-03-08
drm/i915: Use pipes instead crtc indices in PLL state tracking
Ville Syrjälä
2021-03-08
drm/i915: Do intel_dpll_readout_hw_state() after encoder readout
Ville Syrjälä
2021-01-26
drm/i915/adl_s: Configure DPLL for ADL-S
Aditya Swarup
2020-12-03
Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...
Dave Airlie
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
drm/i915: Use actual readout results for .get_freq()
Ville Syrjälä
2020-11-16
drm/i915: Introduce intel_dpll_get_hw_state()
Ville Syrjälä
2020-11-05
drm/i915/ehl: Implement W/A 22010492432
Tejas Upadhyay
2020-10-15
drm/i915/dg1: Enable DPLL for DG1
Lucas De Marchi
2020-10-15
drm/i915/dg1: Add and setup DPLLs for DG1
Aditya Swarup
2020-10-14
drm/i915/jsl: Split EHL/JSL platform info and PCI ids
Tejas Upadhyay
2020-10-06
drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock
Imre Deak
2020-10-06
drm/i915/skl: Work around incorrect BIOS WRPLL PDIV programming
Imre Deak
2020-09-15
drm/i915/pll: Centralize PLL_ENABLE register lookup
Anusha Srivatsa
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-17
drm/i915/rkl: Handle HTI
Matt Roper
2020-08-17
drm/i915/rkl: Add DPLL4 support
Matt Roper
2020-07-01
drm/i915/icl+: Simplify combo/TBT PLL calculation call-chain
Imre Deak
2020-07-01
drm/i915/tgl+: Fix TBT DPLL fractional divider for 38.4MHz ref clock
Imre Deak
2020-04-21
drm/i915/display/dpll_mgr: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
2020-03-09
drm/i915: Fix documentation for intel_dpll_get_freq()
Imre Deak
2020-03-02
drm/i915: Unify the DPLL ref clock frequency tracking
Imre Deak
2020-03-02
drm/i915/hsw: Use the read-out WRPLL/SPLL state instead of reading out again
Imre Deak
2020-03-02
drm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency calculation
Imre Deak
2020-03-02
drm/i915/hsw: Split out the WRPLL, LCPLL, SPLL frequency calculation
Imre Deak
2020-03-02
drm/i915/hsw: Split out the SPLL parameter calculation
Imre Deak
2020-03-02
drm/i915/hsw: Rename the get HDMI/DP DPLL funcs to get WRPLL/LCPLL
Imre Deak
2020-03-02
drm/i915/skl: Parametrize the DPLL ref clock instead of open-coding it
Imre Deak
2020-03-02
drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.c
Imre Deak
2020-03-02
drm/i915: Move the DPLL vfunc inits after the func defines
Imre Deak
2020-03-02
drm/i915: Keep the global DPLL state in a DPLL specific struct
Imre Deak
2020-03-02
drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c
Imre Deak
2020-03-02
drm/i915: Fix bounds check in intel_get_shared_dpll_id()
Imre Deak
2020-02-11
drm/i915/dpll_mgr: convert to drm_device based logging macros.
Wambui Karuga
2020-02-04
drm/i915/display/dpll_mgr: Make WARN* drm specific where drm_device ptr is av...
Pankaj Bharadiya
2020-01-27
drm/i915/dpll_mgr: use intel_de_*() functions for register access
Jani Nikula
2020-01-13
drm/i915: Pass intel_encoder to enc_to_*()
Ville Syrjälä
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
2019-10-25
drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
2019-10-09
drm/i915: Select DPLL's via mask
Matt Roper
2019-10-04
drm/i915/tgl: Add the Thunderbolt PLL divider values
Imre Deak
2019-09-27
drm/i915/tgl: Fix dkl link training
José Roberto de Souza
2019-09-25
drm/i915/tgl: Add dkl phy pll calculations
José Roberto de Souza
[next]