index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dpll_mgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
drm/i915: fix sparse warning for using false as NULL
Jani Nikula
1
-1
/
+1
2016-03-17
drm/i915: Move pll power state to crtc power domains.
Maarten Lankhorst
1
-4
/
+0
2016-03-17
drm/i915: Perform dpll commit first, v2.
Maarten Lankhorst
1
-1
/
+1
2016-03-17
drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.
Maarten Lankhorst
1
-16
/
+19
2016-03-16
drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs
Imre Deak
1
-4
/
+4
2016-03-09
drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code
Ander Conselvan de Oliveira
1
-27
/
+97
2016-03-09
drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface
Ander Conselvan de Oliveira
1
-18
/
+72
2016-03-09
drm/i915: Move BXT pll configuration logic to intel_dpll_mgr.c
Ander Conselvan de Oliveira
1
-6
/
+133
2016-03-09
drm/i915: Move SKL/KLB pll selection logic to intel_dpll_mgr.c
Ander Conselvan de Oliveira
1
-2
/
+305
2016-03-09
drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.c
Ander Conselvan de Oliveira
1
-12
/
+283
2016-03-09
drm/i915: Refactor platform specifics out of intel_get_shared_dpll()
Ander Conselvan de Oliveira
1
-84
/
+142
2016-03-09
drm/i915: Use a table to initilize shared dplls
Ander Conselvan de Oliveira
1
-103
/
+86
2016-03-09
drm/i915: Store a direct pointer to shared dpll in intel_crtc_state
Ander Conselvan de Oliveira
1
-11
/
+40
2016-03-09
drm/i915: Split intel_get_shared_dpll() into smaller functions
Ander Conselvan de Oliveira
1
-35
/
+74
2016-03-09
drm/i915: Move ddi shared dpll code to intel_dpll_mgr.c
Ander Conselvan de Oliveira
1
-0
/
+472
2016-03-09
drm/i915: Move shared dpll code to a new file
Ander Conselvan de Oliveira
1
-0
/
+368