index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
clk
/
gk20a.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/clk: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-9
/
+7
*
drm/nouveau/clk/gm20b: add glitchless and DFS support
Alexandre Courbot
2016-07-14
1
-85
/
+4
*
drm/nouveau/clk/gk20a: rename constructor
Alexandre Courbot
2016-07-14
1
-2
/
+2
*
drm/nouveau/clk/gk20a: improve MNP programming
Alexandre Courbot
2016-07-14
1
-89
/
+96
*
drm/nouveau/clk/gk20a: factorize n_lo computation code
Alexandre Courbot
2016-07-14
1
-9
/
+10
*
drm/nouveau/clk/gk20a: parameterize PLL settings
Alexandre Courbot
2016-07-14
1
-24
/
+27
*
drm/nouveau/clk/gk20a: add and use MNP programming functions
Alexandre Courbot
2016-07-14
1
-13
/
+22
*
drm/nouveau/clk/gk20a: use nvkm_ functions in slide()
Alexandre Courbot
2016-07-14
1
-16
/
+10
*
drm/nouveau/clk/gk20a: reorganize MNP calculation a bit
Alexandre Courbot
2016-07-14
1
-8
/
+5
*
drm/nouveau/clk/gk20a: setup slide once during init
Alexandre Courbot
2016-07-14
1
-6
/
+40
*
drm/nouveau/clk/gk20a: properly protect macro argument
Alexandre Courbot
2016-07-14
1
-1
/
+1
*
drm/nouveau/clk/gk20a: share reusable structures/functions
Alexandre Courbot
2016-03-14
1
-36
/
+8
*
drm/nouveau/clk/gk20a: set lowest frequency during init()
Alexandre Courbot
2016-03-14
1
-2
/
+5
*
drm/nouveau/clk/gk20a: split gk20a_clk_new()
Alexandre Courbot
2016-03-14
1
-12
/
+31
*
drm/nouveau/clk/gk20a: abstract pl_to_div
Alexandre Courbot
2016-03-14
1
-21
/
+36
*
drm/nouveau/clk/gk20a: put mnp values into their own struct
Alexandre Courbot
2016-03-14
1
-31
/
+36
*
drm/nouveau/clk/gk20a: emit parent rate as debug message
Alexandre Courbot
2016-03-14
1
-2
/
+2
*
drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed
Alexandre Courbot
2016-03-14
1
-3
/
+10
*
drm/nouveau/clk/gk20a: only compute n_lo if needed
Alexandre Courbot
2016-03-14
1
-3
/
+5
*
drm/nouveau/clk/gk20a: fix VCO bit mask
Alexandre Courbot
2016-03-14
1
-1
/
+2
*
drm/nouveau/clk/gk20a: rename enable/disable functions
Alexandre Courbot
2016-03-14
1
-28
/
+24
*
drm/nouveau/clk/gk20a: reorganize variables in gk20a_pllg_calc_mnp()
Alexandre Courbot
2016-03-14
1
-4
/
+8
*
drm/nouveau/clk/gk20a: convert parameters to Khz
Alexandre Courbot
2016-03-14
1
-15
/
+17
*
nouveau/nvkm/subdev/clk/gk20a.c: fix wrong do_div() usage
Nicolas Pitre
2015-11-16
1
-2
/
+1
*
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
2015-08-28
1
-5
/
+3
*
drm/nouveau/clk: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-63
/
+42
*
drm/nouveau/platform: remove subclassing of nvkm_device
Ben Skeggs
2015-08-28
1
-3
/
+2
*
drm/nouveau/clk: switch to subdev printk macros
Ben Skeggs
2015-08-28
1
-16
/
+24
*
drm/nouveau/clk: switch to new-style timer macros
Ben Skeggs
2015-08-28
1
-4
/
+4
*
drm/nouveau/clk: switch to device pri macros
Ben Skeggs
2015-08-28
1
-35
/
+43
*
drm/nouveau/clk: cosmetic changes
Ben Skeggs
2015-08-28
1
-126
/
+126
*
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-08-28
1
-2
/
+0
*
drm/nouveau/timer: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
1
-0
/
+2
*
drm/nouveau/clk: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
1
-30
/
+28
*
drm/nouveau/clk: rename from clock (no binary change)
Ben Skeggs
2015-01-22
1
-0
/
+680