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-10-12
drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
1
-10
/
+18
2016-10-12
drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
1
-12
/
+13
2016-10-12
drm/nouveau/bar/nv50: fix bar2 vm size
Ben Skeggs
1
-2
/
+2
2016-10-12
drm/nouveau/volt: use kernel's 64-bit signed division function
Alexandre Courbot
1
-3
/
+3
2016-10-12
drm/nouveau/fb/ram: Use Kepler implementation on Maxwell
Karol Herbst
3
-12
/
+9
2016-10-12
drm/nouveau/volt: Make use of cvb coefficients
Karol Herbst
1
-2
/
+36
2016-10-12
drm/nouveau/volt/gf100-: Add speedo
Karol Herbst
4
-0
/
+75
2016-10-12
drm/nouveau/volt: Add implementation for gf100
Karol Herbst
2
-0
/
+45
2016-10-12
drm/nouveau/bios/vmap: unk0 field is the mode
Karol Herbst
1
-1
/
+1
2016-10-12
drm/nouveau/volt: Don't require perfect fit
Karol Herbst
1
-5
/
+17
2016-10-12
drm/nouveau/clk: Allow boosting only when NvBoost is set
Karol Herbst
3
-3
/
+34
2016-10-12
drm/nouveau/bios: Add parsing of VPSTATE table
Karol Herbst
2
-0
/
+83
2016-10-12
drm/nouveau/clk: Respect voltage limits in nvkm_cstate_prog
Karol Herbst
2
-1
/
+53
2016-10-12
drm/nouveau/clk: Fixup cstate selection
Karol Herbst
1
-2
/
+17
2016-10-12
drm/nouveau/volt: Add temperature parameter to nvkm_volt_map
Karol Herbst
2
-7
/
+9
2016-10-12
drm/nouveau/clk: Let nvkm_clk_tstate take a temperature value
Karol Herbst
1
-10
/
+9
2016-10-12
drm/nouveau/clk: Add index field to nvkm_cstate
Karol Herbst
1
-0
/
+1
2016-10-12
drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_id
Karol Herbst
2
-3
/
+8
2016-10-12
drm/nouveau/volt: Parse the max voltage map entries
Karol Herbst
2
-0
/
+23
2016-10-12
drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...
Karol Herbst
2
-0
/
+26
2016-10-12
drm/nouveau/volt: Properly detect entry based voltage tables
Karol Herbst
2
-5
/
+14
2016-10-12
drm/nouveau/bios/volt: Handle voltage table version 0x50 with zeroed header
Karol Herbst
1
-0
/
+3
2016-10-12
drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engine
Karol Herbst
1
-4
/
+12
2016-10-12
drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdev
Karol Herbst
1
-2
/
+3
2016-10-12
drm/nouveau/iccsense: Parse the resistors and config the right way
Karol Herbst
3
-90
/
+74
2016-10-12
drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessors
Ilia Mirkin
1
-2
/
+2
2016-10-12
drm/nouveau/ibus/gk20a: use udelay() in interrupt context
Alexandre Courbot
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-7
/
+6
2016-07-14
drm/nouveau/fb/gp104: initial support
Ben Skeggs
4
-1
/
+47
2016-07-14
drm/nouveau/secboot/gm200: initial support
Ben Skeggs
1
-0
/
+16
2016-07-14
drm/nouveau/ltc/gp100: initial support
Ben Skeggs
4
-1
/
+78
2016-07-14
drm/nouveau/fb/gp100: initial support
Ben Skeggs
7
-1
/
+224
2016-07-14
drm/nouveau/bios/rammap: 32-bit bios pointers
Ben Skeggs
1
-3
/
+3
2016-07-14
drm/nouveau/bios/pll: initial support for BIT 'C' version 2
Ben Skeggs
1
-9
/
+11
2016-07-14
drm/nouveau/bios/dp: initial support for 4.2
Ben Skeggs
1
-0
/
+8
2016-07-14
drm/nouveau/pci/gp100: initial support
Ben Skeggs
2
-0
/
+45
2016-07-14
drm/nouveau/mc/gp100: initial support
Ben Skeggs
2
-0
/
+104
2016-07-14
drm/nouveau/top/gp100: initial support
Ben Skeggs
1
-16
/
+23
2016-07-14
drm/nouveau/fb/gf100-: allow selection of an alternate big page size
Ben Skeggs
7
-3
/
+45
2016-07-14
drm/nouveau/bios: pointers beyond end of first image need special handling
Ben Skeggs
3
-21
/
+33
2016-07-14
drm/nouveau/bios: guard against out-of-bounds accesses to image
Ben Skeggs
1
-0
/
+34
2016-07-14
drm/nouveau/ltc/gm107-: decode interrupt status to human-readable strings
Ben Skeggs
3
-5
/
+10
2016-07-14
drm/nouveau/clk/gf100: Read secondary bypass postdiv when required
Roy Spliet
1
-6
/
+14
2016-07-14
drm/nouveau/clk/gf100-: Clean up PLL locking test
Roy Spliet
2
-2
/
+14
2016-07-14
drm/nouveau/secboot: lazy-load firmware and be more resilient
Alexandre Courbot
4
-39
/
+59
2016-07-14
drm/nouveau/secboot/gm200: make firmware loading re-callable
Alexandre Courbot
1
-16
/
+26
2016-07-14
drm/nouveau/secboot: fix kerneldoc for secure boot structures
Alexandre Courbot
1
-4
/
+9
2016-07-14
drm/nouveau/volt: save the voltage range we are able to set
Karol Herbst
1
-1
/
+13
2016-07-14
drm/nouveau/clk/gm20b: add glitchless and DFS support
Alexandre Courbot
4
-98
/
+1002
2016-07-14
drm/nouveau/clk/gk20a: rename constructor
Alexandre Courbot
3
-5
/
+5
[next]