index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
drm/nouveau/bios/pll: check BIT table version before trying to parse it
Ben Skeggs
1
-4
/
+6
2016-05-20
drm/nouveau/bios/pll: prevent oops when limits table can't be parsed
Ben Skeggs
1
-2
/
+2
2016-05-20
drm/nouveau/volt/gk104: round up in gk104_volt_set
Karol Herbst
1
-1
/
+1
2016-05-20
drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()
Ben Skeggs
2
-0
/
+61
2016-05-20
drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()
Ben Skeggs
1
-0
/
+4
2016-05-20
drm/nouveau/fb/gf100-: allocate mmu debug buffers
Ben Skeggs
6
-0
/
+34
2016-05-20
drm/nouveau/fb: allow chipset-specific actions for oneinit()
Ben Skeggs
2
-0
/
+9
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
28
-33
/
+28
2016-05-20
drm/nouveau/mc/nv04: define reset masks + intr cleanup
Ben Skeggs
2
-10
/
+5
2016-05-20
drm/nouveau/mc/nv11: define reset masks + intr cleanup
Ben Skeggs
4
-0
/
+59
2016-05-20
drm/nouveau/mc/nv17: define reset masks + intr cleanup
Ben Skeggs
4
-1
/
+31
2016-05-20
drm/nouveau/mc/nv50: define reset masks + intr cleanup
Ben Skeggs
4
-13
/
+43
2016-05-20
drm/nouveau/mc/g84: define reset masks + intr cleanup
Ben Skeggs
2
-0
/
+69
2016-05-20
drm/nouveau/mc/g98: define reset masks + intr cleanup
Ben Skeggs
1
-14
/
+22
2016-05-20
drm/nouveau/mc/gt215: define reset masks + intr cleanup
Ben Skeggs
2
-0
/
+71
2016-05-20
drm/nouveau/mc/gf100: define reset masks + intr cleanup
Ben Skeggs
2
-20
/
+30
2016-05-20
drm/nouveau/mc/gk104: define reset masks + intr cleanup
Ben Skeggs
4
-1
/
+70
2016-05-20
drm/nouveau/mc: implement support for PTOP interrupt routing
Ben Skeggs
1
-2
/
+11
2016-05-20
drm/nouveau/mc: implement support for PTOP reset info
Ben Skeggs
1
-6
/
+9
2016-05-20
drm/nouveau/mc: allow for local definition of reset bits
Ben Skeggs
2
-2
/
+16
2016-05-20
drm/nouveau/mc: add helper function to handle device reset
Ben Skeggs
1
-0
/
+20
2016-05-20
drm/nouveau/mc: rename struct nvkm_mc_intr to nvkm_mc_map
Ben Skeggs
6
-10
/
+10
2016-05-20
drm/nouveau/top/gk104: initial implementation
Ben Skeggs
2
-0
/
+111
2016-05-20
drm/nouveau/top: initial implementation
Ben Skeggs
3
-1
/
+169
2016-05-20
drm/nouveau/core: add top plumbing
Ben Skeggs
3
-0
/
+7
2016-05-20
drm/nouveau/iccsense: configure sensors like nvidia does
Karol Herbst
1
-0
/
+68
2016-05-20
drm/nouveau/iccsense: split sensor into own struct
Karol Herbst
2
-45
/
+112
2016-05-20
drm/nouveau/iccsense: convert to linked list
Karol Herbst
2
-18
/
+17
2016-05-20
drm/nouveau/iccsense: remove read function
Karol Herbst
1
-13
/
+10
2016-05-20
drm/nouveau/pmu: be more strict about locking
Karol Herbst
1
-3
/
+5
2016-05-20
drm/nouveau/devinit/gf100: make devinit on resume safer
Alexandre Courbot
2
-4
/
+12
2016-03-14
drm/nouveau/clk/gm20b: add basic driver
Alexandre Courbot
2
-0
/
+199
2016-03-14
drm/nouveau/clk/gk20a: share reusable structures/functions
Alexandre Courbot
2
-36
/
+73
2016-03-14
drm/nouveau/clk/gk20a: set lowest frequency during init()
Alexandre Courbot
1
-2
/
+5
2016-03-14
drm/nouveau/clk/gk20a: split gk20a_clk_new()
Alexandre Courbot
1
-12
/
+31
2016-03-14
drm/nouveau/clk/gk20a: abstract pl_to_div
Alexandre Courbot
1
-21
/
+36
2016-03-14
drm/nouveau/clk/gk20a: put mnp values into their own struct
Alexandre Courbot
1
-31
/
+36
2016-03-14
drm/nouveau/clk/gk20a: emit parent rate as debug message
Alexandre Courbot
1
-2
/
+2
2016-03-14
drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed
Alexandre Courbot
1
-3
/
+10
2016-03-14
drm/nouveau/clk/gk20a: only compute n_lo if needed
Alexandre Courbot
1
-3
/
+5
2016-03-14
drm/nouveau/clk/gk20a: fix VCO bit mask
Alexandre Courbot
1
-1
/
+2
2016-03-14
drm/nouveau/clk/gk20a: rename enable/disable functions
Alexandre Courbot
1
-28
/
+24
2016-03-14
drm/nouveau/clk/gk20a: reorganize variables in gk20a_pllg_calc_mnp()
Alexandre Courbot
1
-4
/
+8
2016-03-14
drm/nouveau/clk/gk20a: convert parameters to Khz
Alexandre Courbot
1
-15
/
+17
2016-03-14
drm/nouveau/volt: add GM20B driver
Alexandre Courbot
2
-0
/
+57
2016-03-14
drm/nouveau/volt/gk20a: split constructor
Alexandre Courbot
2
-12
/
+25
2016-03-14
drm/nouveau/volt/gk20a: share reusable members & functions
Vince Hsu
2
-18
/
+51
2016-03-14
drm/nouveau/pmu/fuc: use imm32 in ld/st macros
Karol Herbst
1
-2
/
+2
2016-03-14
drm/nouveau/pmu/fuc: use the call macro instead of using the call instruction...
Karol Herbst
2
-9
/
+9
2016-03-14
drm/nouveau/pmu/fuc: replace mov+sethi with imm32
Karol Herbst
7
-3148
/
+3140
[next]